5804 Repositories
PHP video-chat-app-php-laravel Libraries
Avatar Generating Package for Laravel.
Avatar Generating Package for Laravel.
Simple repository pattern for laravel, with services!
With repository and service you can separate business logic and query logic, slim controller and DRY. Simple generate repository and service with artisan command, automatically bind interface with repository
Powerful framework for designers and developers to create responsive, fast & robust Joomla based websites and templates.
Astroid Framework Powerful Frontend Template Framework for Joomla CMS Powerful framework for designers and developers to create responsive, fast & rob
Biblioteca para busca (on-line) de estados e os seus respectivos municípios via API disponibilizada pelo IBGE.
LocalidadeX Biblioteca para busca (on-line) e listagem de estados e seus respectivos municípios, efetua a consulta via API do IBGE, disponibilizando o
CRUD de sistema de empleados hecho en Laravel
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Simple blog concept with features such authentication (creating accounts, logging in) and commenting.
Simple blog concept with features such authentication (creating accounts, logging in) and commenting. Styling done with tailwindcss and inline javascript is provided by alpineJS.
Goldbach Algorithms Mask is a PHP library developed for Symfony for apply a mask to strings.
Goldbach Algorithms Mask (fondly nicknamed GoldMask) is a PHP library developed for Symfony for apply a mask to strings.
API Laravel com funcionalidades CRUD avançadas.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A simple tool that I share with you. This tool serves to make conversions from text to audio Google Translate.
A simple tool that I share with you. This tool serves to make conversions from text to audio Google Translate. You can download this conversion 100% for free. Good luck.
Test a method against a list of XSS known.
php-xss-tests Test a method against a list of XSS known. How to run Just execute "run.sh", it will start a docker container to do all stuff. How I kno
Source Code for 'PHP 8 Solutions' by David Powers
Apress Source Code This repository accompanies PHP 8 Solutions by David Powers (Apress, 2022). Download the files as a zip using the green button, or
A php sample project written from scratch
A simple web app using php Jackson's 12 hour sample project using PHP Requirements PHP = 7.3 Composer = 2.1.8 Tech Stack PHP Dependency Manager Comp
Load head metadata from a manifest file which can be shared with a SPA project
Laravel Head Manifest Installation Step 1: Add Laravel Head Manifest to your laravel project composer require critiq/laravel-head-manifest Step 2: Add
microCMS PHP SDK
microCMS PHP SDK
Learn to apply best practices as a PHP backend developer
PHP eCommerce Project Here are the things that this repo will cover: Object oriented programming principles and best practices Object oriented session
PHP SİMPLE HTML DOM with news website
PHP SİMPLE HTML DOM with news website I found a library that can pull data from a site to my own site with php. I used it and pulled the yield from a
Handle all the hard stuff related to EU MOSS tax/vat regulations, the way it should be.
Handle all the hard stuff related to EU MOSS tax/vat regulations, the way it should be.
A simple PHP web backdoor allows you to retrieve directory/file contents and upload file(s) from the local machine or remote URL.
Simple PHP Web Backdoor A simple PHP web backdoor allows you to retrieve directory/file contents and upload file(s) from the local machine or remote U
An easy-to-use Artisan command to create a new database schema.
Laravel Create DB This package adds an easy-to-use Artisan command to your application that allows you to create a new database schema. The package is
Use Laravel's built-in ORM classes to query cloud resources with Steampipe.
Laravel Steampipe Use Laravel's built-in ORM classes to query cloud resources with Steampipe, an open source CLI to instantly query cloud APIs using S
A small library to help run PHP servers easily and quickly.
PHP Server A small library to help run PHP servers easily and quickly. Installation composer require ahmard/php-server Usage PHP Built-In Server An i
Plug-and-Play Custom Enchants Plugin For PocketMine-PMP
DEVELOPER'S NOTE: I can tell you right now this plugin hasn't been tested. I haven't even checked to see if it loads without crashing yet. Half of thi
🔐 JSON Web Token Authentication for Laravel & Lumen
Credits This repository it a fork from original tymonsdesigns/jwt-auth, we decided to fork and work independent because the original one was not being
Zilliqa PHP is a typed PHP-7.1+ interface to Zilliqa JSON-RPC API.
Zilliqa PHP is a typed PHP-7.1+ interface to Zilliqa JSON-RPC API. Check out the latest API documentation. Add library in a composer.json file.
PHP library for Mexican SAT Electronic Accounting 1.3
phpcfdi/ceutils Librería de PHP para trabajar con contabilidad electrónica. 🇺🇸 The documentation of this project is in spanish as this is the natura
TrailLamp is a lightweight, easy-to-use Php MVC framework that can be used to build web applications and REST APIs.
TrailLamp Introduction TrailLamp is a lightweight, easy-to-use Php MVC framework that can be used to build web applications and REST APIs. Installatio
A better way to create complex batch job queues in Laravel.
Relay A better way to create complex batch job queues in Laravel. Installation composer require agatanga/relay Usage Example Let's say you have the fo
Supper quick use Aliyun OSS or Tencent COS or Qiniu Koa to get、put、delete Object.
An SDK integrating Alibaba cloud, Tencent cloud and qiniu cloud object storage
PHP CodeIgniter ile Gib API Vergi Kimlik No Doğrulama
php-gib-vkn-vd-api PHP CodeIgniter ile Gib API Vergi Kimlik No Doğrulama Vkn Sorgulama PHP ile API kullanımı ( PHP ) Vergi Kimlik Numarası doğrulama i
Alternative image provider for fakerphp using picsum.photos
Fakerphp Picsum Images Introduction Alternative image provider for fakerphp using picsum.photos This package has been forked from mmo/faker-images for
SAML toolkit for Laravel based on OneLogin's SAML PHP Toolkit.
Laravel SAML SAML toolkit for Laravel based on OneLogin's SAML PHP Toolkit. Installation composer require overtrue/laravel-saml Configuration php arti
Generate Avatars using Initials, Bears or Kittens
Avatary Simple avatar generator Explore the docs » View Demo · Report Bug · Request Feature Table of Contents About The Project Built With Getting Sta
Laravel 8 Roles + Permisos + CRUD + UI Stisla
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Use eloquent joins in Laravel way, with composite key support.
Eloquent Power Joins with Compoships Support This package is an Eloquent Power Joins extension to support Compoships. You can now use joins in Laravel
A web application built with PHP incorporating DBMS concepts. - Version 2.0
ShopOnline - WebApp (Celebrating open-source 🎉 ) We're hosted at ShopOnline (We are currently facing some issues with registration/login, this will b
Unit converter and calculator for php
Unit converter and calculator This library uses the awesome lisachenko/z-engine to allow mathematical operations on objects, allowing to do stuff like
A simple laravel package to validate console commands arguments and options.
Command Validator A simple laravel package to validate console commands arguments and options. Installation Require/Install the package using composer
Adds a beautiful WhatsApp Sticky Button on the WordPress frontend
Adds a beautiful WhatsApp Sticky Button on the WordPress frontend
A Laravel response helper methods.
A Laravel response helper methods. The package respond provides a fluent syntax to form array or json responses.
Composer package providing HTTP Methods, Status Codes and Reason Phrases for PHP
HTTP Enums For PHP 8.1 and above This package provides HTTP Methods, Status Codes and Reason Phrases as PHP 8.1+ enums All IANA registered HTTP Status
A lightweight and fast router for PHP
Piko Router A lightweight and blazing fast router (see benchmarks) using a radix trie to store dynamic routes. This router maps routes to user defined
Observe (and react to) attribute changes made on Eloquent models.
Laravel Attribute Observer Requirements PHP: 7.4+ Laravel: 7+ Installation You can install the package via composer: composer require alexstewartja/la
Magewire is a Laravel Livewire port for Magento 2.
Magewire is a Laravel Livewire port for Magento 2. The goal is to make it fun and easy to build modern, reactive and dynamic interfaces, without leaving the comfort of Magento's core layout and template systems. Magewire can be the missing piece when you intend to build dynamic and reactive features, but don't require or feel comfortable working with a full JavaScript framework like Vue or React.
Plug-and-Play Custom Enchants Plugin For PocketMine-PMP
DEVELOPER'S NOTE: I can tell you right now this plugin hasn't been tested. I haven't even checked to see if it loads without crashing yet. Half of thi
eMarket Online Store. It is a free online store engine. Make the best online shop with us.
eMarket Online Store. It is a free online store engine. Make the best online shop with us. Join our Open Source community. Together we will make the best free e-commerce solution.
A package to filter laravel model based on query params or retrieved model collection
Laravel Filterable A package to filter laravel model based on query params or retrived model collection. Installation Require/Install the package usin
Creating a file uploader with Laravel
File-Uploader File uploader is a simple group of restful APIs built in Laravel to upload file into a server and remove the file from that server. Tool
Backend repository of libreoupas project, fully written in PHP, using the datas provided by the University.
libreoupas-engine/fst-nancy Description libreoupas est un site Internet permettant aux étudiant de la Faculté des Strasbourg illkirsh d'avoir accès au
Proxy method and property interactions in PHP. ⚡️
Proxy method and property interactions in PHP. Provides a Proxy class that can be used to intercept method calls, property access and updates. Support
Primeiro projeto em laravel
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Prerender Laravel pages using Clusteer and this nice package.
Laravel Clusteer Prerender Prerender Laravel pages using Clusteer and this nice package. 🤝 Supporting If you are using one or more Renoki Co. open-so
This is a plugin written in PHP programming language and running on the PocketMine platform that works stably on the API 3.25.0 platform
This is a plugin written in PHP programming language and running on the PocketMine platform that works stably on the API 3.25.0 platform. It allows you to hear the sound
Frontend repository of libreoupas project, mostly written in PHP and JavaScript, using Bootstrap for responsivity.
libreoupas Description libreoupas est un site Internet permettant aux étudiant de la Faculté des Sciences et Technologies de Vandoeuvre-Lès-Nancy d'av
A laravel package to handle model specific additional meta fields in an elegant way.
Laravel Meta Fields A php package for laravel framework to handle model meta data in a elegant way. Installation Require the package using composer: c
An opinioned approach to extend the laravel seed classes.
Laravel Seed Extender A highly opinioned way to work with the laravel seeder. Installation Require the package using composer: composer require touhid
PHP SDK to interact with the Casper Network nodes via RPC
casper-php-sdk PHP SDK to interact with Casper Network nodes via RPC Install composer require make-software/casper-php-sdk Examples RPC Client: $node
Laravel Mysql Spatial Builder Extension
magutti-spatial V2 Laravel Builder Mysql Spatial Extension Laravel Builder extensions to calculate distances between two Spatial points using Mysql na
A library for IP addresses calculations
PHP IP tools This library provides tooling for IP address calculations based on rlanvin/php-ip Free IP blocks calculation Compute the best possible al
Simplified database records management.
Simplified database records management. Inspector will let you take care of CRUD without taking over your frontend. Example $inspector = new \InvoiceN
LOAD is a PHP library for configuration loading to APCu
LOAD LOAD is a PHP library for configuration loading to APCu Sources Available sources for configuration loading are: PHP file Consul Environment vari
PHP SDK For paydirectly
Paydirectly SDK for PHP PHP library for paydirectly API. Installation The recommended way to install paydirectly-php is through Composer: composer req
Livewire DataTables components for back-end. Modular, easy to use, with tons of features.
Livewire DataTables Livewire DataTables components for back-end. Modular, easy to use, with tons of features. Inspired by Caleb's Livewire Screencasts
Libreria PHP para generar direcciones de criptomonedas.
Criptomonedas soportadas Soporte para 3 tipos de direcciones: legacy, compatibility y segwit. Bitcoin Dash Dogecoin Litecoin Viacoin Zcash Requerimien
Sistema de Estoque com Laravel
Laravel PHP Framework Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable, creative ex
This is registration and authentication forms written in PHP, JQuery
Registration-form This is registration and authentication forms written in PHP, JQuery Each file is: header.php - html-file for links "Главная", "Реги
Export Laravel Octane metrics using this Prometheus exporter.
Laravel Octane Prometheus Exporter Export Laravel Octane metrics using this Prometheus exporter. 🤝 Supporting If you are using one or more Renoki Co.
A laravel package to generate class files from stub files.
Laravel Stub Generator A php laravel package to generate useable php files from given stub files . Installation Require the package using composer: co
A laravel package to generate model hashid based on model id column.
Laravel Model Hashid A package to generate model hash id from the model auto increment id for laravel models Installation Require the package using co
Persian AdminLte Laravel
راه نصب برای نصب روت ها را کپی و منتقل کنید فولدر ریسورس فایل های مورد نظر کپی کنید و به بخش کنترلر ها برید پوشه ادمین کپی کنید و بعد از اون در نهایت
Berikut Adalah cara untuk melakukan CRUD di FrameWork Laravel, Silahkan Disimak
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Web para capacitaciones de Laravel con el flujo de trabajo GitFlow.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Standalone Skeltch templating engine for PHP
SkeltchGo is a standalone version of Glowie Skeltch templating engine for PHP, intented to use from outside the framework.
This is a simple url bot validator made with laravel and react
🚀 This is a simple URL validator. Used Technologies React - Javascript framework Laravel - PHP framework Mysql - Relational database Installation Ins
Send tokens using PHP
Waiting vs Not Waiting The $transactionCount obtained by calling getTransactionCount() is only accurate if ALL the previously submitted transactions h
Simple Form By Using ⇒ PHP - MSQL - AJAX
php-form-2 Simple Form By Using PHP - MYSQL - AJAX Demo: http://php-form.ga/ How To Use Download XAMPP from https://www.apachefriends.org/download.htm
This PHP script optimizes the speed of your RAM memory
██████╗░██╗░░██╗██████╗░░█████╗░██╗░░░░░███████╗░█████╗░███╗░░██╗███████╗██████╗░ ██╔══██╗██║░░██║██╔══██╗██╔══██╗██║░░░░░██╔════╝██╔══██╗████╗░██║██╔
PHPR or PHP Array Framework is a framework highly dependent to an array structure.
this is new repository for php-framework Introduction PHPR or PHP Array Framework is a framework highly dependent to an array structure. PHPR Framewor
This is a community-based project designed in the view of R.V.R & J.C College of Engineering hostel mess maintenance.
Hostel-Maintenance-System Introduction This is a community-based project designed in the view of R.V.R & J.C College of Engineering hostel mess mainte
PHP bundle which makes array traversing / inserting dead easy.
XTraverse.php This bundle makes it dead easy to traverse through nested arrays/objects in PHP. Installation Via Composer composer require phiil/xtrave
Simple Bootstrap Laravel CMS. Support Laravel 8.x Can integrate into any existing Laravel project.
Simple Bootstrap Laravel CMS. Support Laravel 8.x Can integrate into any existing Laravel project. Only add few database tables with prefixes, not affect your existing database tables. Support Laravel 7.x & Laravel 6.x & Laravel 5.x & MySql & PostgreSql - Amila Laravel CMS
While BotMan itself is framework agnostic, BotMan is also available as a bundle with the great Laravel PHP framework.
BotMan Studio About BotMan Studio While BotMan itself is framework agnostic, BotMan is also available as a bundle with the great Laravel PHP framework
A Laravel model-based CMS
Decoy is a PHP content management written for the Laravel framework that allows you to access your data using standard Laravel Eloquent models.
A Powerful Laravel Help Desk and Lead Management App
Handesk Description Handesk has been created by our need (At Revo Systems www.revo.works) to have a powerful yet simple Ticketing system, we needed a
Kyle is a web application built with Laravel for web developers and small companies to efficiently track and stay on top of yearly expenses related to services
Kyle Kyle is a web application built with Laravel for web developers and small companies to efficiently track and stay on top of yearly expenses relat
LaraEstimate is a complete Dynamic Estimates/Quotes System made with Laravel 7 and VueJS.
LaraEstimate LaraEstimate is a complete Dynamic Estimates/Quotes System made with Laravel 7 and VueJS. The system has the following features: Allows t
Vote based Question & Answer site built using Laravel 5.4, material design, x-editable and jQuery Upvote with email and database notifications.
About Vote based Question & Answer site built using Laravel 5.4, material design, x-editable, jQuery Upvote and email/database notifications. Register
vimrcfu - Share your best vimrc snippets
vimrcfu http://vimrcfu.com Made with Laravel 4.2 Set up Clone the repository into a directory on your local machine (development) or server (productio
A collection of open source projects built using Laravel.
Open Laravel A repository of open source projects built using Laravel. Getting Started Clone the project repository by running the command below if yo
A PHP 5.3 CMS built on top of Laravel 4 and other composer components.
Anvil Forge your website! A PHP 5.3 CMS built on top of Laravel 4 and other composer components. Installation Installing Anvil is easy. Run the follow
ARCANESOFT - CMS built with Laravel Framework.
ARCANESOFT CMS built with Laravel Framework. By ARCANEDEV© Available Packages Production Package Description arcanedev/breadcrumbs A simple & easy way
A platform to create documentation/wiki content built with PHP & Laravel
BookStack A platform for storing and organising information and documentation. Details for BookStack can be found on the official website at https://w
Example basic bookmarking site, now in Laravel 4.
Bookymark An example Laravel 4 project. PSR-2 - all models and controllers are autoloaded from app/src. All code passes phpcs for PSR-2. Full PHPUnit
IT Asset Management & Tickets Web Application - Laravel 5.2
I.V.D. Assets I.V.D. Assets is a web application developed with Laravel 5.2, that caters to the needs of I.T. Departments and Help Desks. Manage all y
Your personal job-search assistant
JobsToMail Your personal job-search assistant About JobsToMail is an open source web application that allows users to sign up to receive emails with j
Personal Knowledge Management. Use branch "minimal change" to deploy as laravel package.
Knowfox Knowfox is my Personal Knowledge Management system. Having been an keen Evernote user since 2012, I finally got around to taking my precious n
Laracast's awesome larabook tutorial - refreshed with Laravel 5.0 code
Larabook Updated - Laravel 5.0 A light version of Facebook, called Larabook. Updated using new techniques and features of Laravel 5.0 Fixes I tried my
A Laravel 4 CMS – WARNING: This project is no longer being developed because there are many good alternatives now.
This is the main larapress repository. Warning: This Application is under development and not yet production ready! Important Links Installation Contr
The best squirrel tracker. Ever. (A demo app for LaravelSF meetups)
LaraSqrrl Identify and track squirrels via text, now using AWS Rekognition! Created for the November 10th, 2015; February 9th, 2016; May 10th, 2016; a
A simple blog package for Laravel 4
Laravel Blog A Laravel 4 package to add a simple blog to a site Features Paginated index view with configurable results per page Year/Month archive fi