5687 Repositories
PHP Laravel-PHP-CS-Fixer Libraries
A simple PHP Toolkit to parallel generate combinations, save and use the generated terms to brute force attack via the http protocol.
Brutal A simple PHP Toolkit to parallel generate combinations, save and use the generated terms to apply brute force attack via the http protocol. Bru
Base library for repeated layout fields, content builders and other collection components
laravel-flexible-content This package's only purpose is to build custom repeated layout components, such as Laravel Nova's Flexible Content field or y
A simple Laravel & Nuxtjs starter template
Laravel Nuxtjs is a basic starter app built with Nuxtjs CLI thet give you the powerful of Nuxtjs with API laravel backend
Workout application with fully functional Frontend and Backend.
Fit_Me_Application About Application: This FIT-ME management system is an easy way to use gym and health membership system. It can help to keep the re
Methods to allow the mapping of cases to snake / camel for input / output
Methods to allow the mapping of cases to snake / camel for input / output This is where your description should go. Limit it to a paragraph or two. Co
Library extra fields for Laravel Orchid Platform
Orchid Fields Extra library which add different fields in Laravel Orchid Platform Installation You may install into your project using the Composer pa
Date Manager PHP Class
Date Manager PHP Class Date Manager Version 1.0.0 PHP class for date management, for example converting solar date to gregorian date and vice versa. C
Doctrine PHP mapping driver
WORK IN PROGRESS! Doctrine PHP mapping driver Alternative mapping driver that allows to write mappings in PHP. Documentation Associations examples TOD
Instantly login as user via a single button tap on dev environments.
Getting tired of always entering login details in local dev environments? This package adds a button to instantly login a user! Installation You can i
PHP Implementation of PASERK
PASERK (PHP) Platform Agnostic SERialized Keys. Requires PHP 7.1 or newer. PASERK Specification The PASERK Specification can be found in this reposito
A package that allows secure communication between two or more projects, focused mainly for use in microservices architectures, adding the Oauth2 authorization standard in addition to security at the network level by IP addresses and whitelists, which may already be owned.
OAuth2 between Laravel projects A package that allows secure communication between two or more projects, focused mainly for use in microservices archi
PHP CLI project to get an appointment from https://vacunacovid.catsalut.gencat.ca
covid_vaccine_bcn PHP CLI project to get an appointment from https://citavacunacovid19.catsalut.gencat.cat/Vacunacio_Covid/Vacunacio/VacunacioCovidRes
PHP backend Scripts to add and Manage Live tv Streaming android app
PHP Backend to Manage Live TV Streaming Android app Follow Given Steps to Setup Local Environment to run this php Script Setting Up Local Environment
A REST API that should power the Agile Monkeys CRM Service
This is a simple REST API that purposes to power the Agile Monkeys CRM service
Easily create and work with code snippets from PHP
code-snippets Easily create and work with code snippets from source code files of any type in PHP. The original code this package is based on was borr
A GETTR.com client library written in PHP with Laravel support.
Gettr API Clinet PHP A GETTR.com client library written in PHP with Laravel support. This library uses unofficial publicly accessible API endpoints of
Rebuild the todo website with Laravel and Vue
Lara-Todo This is a course that I took at Udmey, to create a todo website with Laravel and Vue.js Start First we need to download and setup Composer.
Full-featured e-commerce platform with multi-domain and multi-language support for PHP 8
Surikata.io Full-featured e-commerce platform with multi-domain and multi-language support for PHP 8. Free to use for both commercial and personal pro
🌐 Free Google Translate API PHP Package. Translates totally free of charge.
Google Translate PHP Free Google Translate API PHP Package. Translates totally free of charge. Installation Basic Usage Advanced Usage Language Detect
30 seconds of code Short PHP code snippets for all your development needs
30 seconds of code Short PHP code snippets for all your development needs Visit our website to view our snippet collection. Use the Search page to fin
🔨 Prefixes all PHP namespaces in a file/directory to isolate the code bundled in PHARs.
PHP-Scoper PHP-Scoper is a tool which essentially moves any body of code, including all dependencies such as vendor directories, to a new and distinct
Unit testing tips by examples in PHP
Unit testing tips by examples in PHP Introduction In these times, the benefits of writing unit tests are huge. I think that most of the recently start
classroombookings - open source room booking system for schools.
This is a web-based room booking system for schools and is designed to be as easy to use as possible. Set up your bookable rooms, day schedule and timetable for the year. Add user accounts, and allow them to make and manage bookings from anywhere.
A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format.
ActivityPhp ActivityPhp is an implementation of ActivityPub layers in PHP. It provides two layers: A client to server protocol, or "Social API" This p
Zen Cart® is a full-function e-commerce application for your website.
Zen Cart® - The Art of E-Commerce Zen Cart® was the first Open Source e-Commerce web application to be fully PA-DSS Certified. Zen Cart® v1.5.8 is an
Camdram is an open source project developed by a team of volunteers for the benefit of the Cambridge student theatre community
Camdram is an open source project developed by a team of volunteers for the benefit of the Cambridge student theatre community. We use this repository to host the code that runs Camdram and to co-ordinate our work, however we welcome anyone to contribute bugs and suggest new features.
Chamilo is a learning management system focused on ease of use and accessibility
Chamilo 2.x Chamilo is an e-learning platform, also called "LMS", published under the GNU/GPLv3+ license. It has been used by more than 30M people wor
Quickly create `User` models with Artisan. ⚡️
Quickly create User models with Artisan. Installation You can install the package via composer: composer require ryangjchandler/laravel-make-user Usag
Atom VPN package for Laravel
Atom VPN package for Laravel What It Does This package allows you to manage user permissions and roles in a database. Once installed you can do stuff
Simpler Url Shortener for Laravel
Laravel Url Shortener Install composer require magarrent/laravel-url-shortener Run migrations: php artisan migrate Configuration If you want to config
Arithmetic expression solver PHP library
arithmexp An arithmetic expression solver Usage $operators = OperatorRegistry::default(); $expression = new ArithmeticExpression($operators, "4 - 3 +
Integrates the Trix Editor with Laravel. Inspired by the Action Text gem from Rails.
Integrates the Trix Editor with Laravel. Inspired by the Action Text gem from Rails. Installation You can install the package via composer: composer r
Need some filters? This package is based on the Repository Design Pattern to let you create specific queries easily.
DevMakerLab/Laravel-Filters Need some filters? This package is based on the Repository Design Pattern to let you create specific queries easily. Insta
Laravel Boilerplate with AdminLTE Theme
Welcome to FastLaravel Laravel Boilerplate for AdminLTE Theme Laravel Boilerplate with AdminLTE Theme with FastLaravel.
DinoPHP is a web application framework with expressive.
DinoPHP is a web application framework with expressive. We believe development must be an enjoyable and creative experience. DinoPHP takes the pain out of development by easing common tasks used in many web projects
Gestor de Contraseñas basado en Laravel 8 + PHP 8 + MySQL 8. Self-hosted Password Manager based on Laravel 8 + PHP 8 + MySQL 8.
English Gestor de Contraseñas Esta aplicación permite una gestión completa de contraseñas para múltiples tipos de servicios (web, ssh, teléfonos, wifi
Evo is a Laravel package that leverages PHP 8 features.
Evo is a Laravel package that leverages PHP 8 features. It change the way you write Laravel app into something like this: #[RoutePrefix('users')] clas
Simple Curl based wrapper for Binance API for PHP scripts
Simple Curl based wrapper for Binance API for PHP scripts Feaures API support for SPOT data/trading FAPI/DAPI support for futures data/trading Curl-on
Track the memory usage of your workers and display them in Filament.
Filament Memory Tracker Track the memory usage of your workers and display them in Filament. Installation Install the package via composer: composer r
This package provides the database factory experience to fake Http calls in your testsuite.
This package provides the database factory experience to fake Http calls in your testsuite
Library for PHP 7.4+ to detect Browsers and Devices
This library requires PHP 7.4+. Also a PSR-3 compatible logger and a PSR-16 compatible cache are required. In
Tensor is a library and extension that provides objects for scientific computing in PHP.
Tensor is a library and extension that provides objects for scientific computing in PHP. The multithreaded extension is especially suited for computing large sets of numbers. In some cases, the extension is 230X faster than the same operation in PHPland. Tensor is used by libraries such as Rubix ML to build and accelerate machine learning algorithms such as linear regression, dimensionality reduction, and neural networks.
Polymorphic and Multilingual CMS powered by Laravel
Nuclear CMS Polymorphic and multilingual content management system. Nuclear is a polymorphic and multilingual content management system powered by Lar
NovaGram - An elegant, Object-Oriented, reliable PHP Telegram Bot Library
An elegant, Object-Oriented, reliable PHP Telegram Bot Library Full Documentation • Public support group Examples • Features • Installation ?
Thelia is an open source tool for creating e-business websites and managing online content.
Thelia is an open source tool for creating e-business websites and managing online content.
A Free and Opensource Laravel eCommerce framework built for all to build and scale your business.
Bagisto is a hand tailored E-Commerce framework built on some of the hottest opensource technologies such as Laravel (a PHP framework) and Vue.js a progressive Javascript framework.
Elasticsearch migrations for Laravel
Elastic Migrations Elasticsearch migrations for Laravel allow you to easily modify and share indices schema across the application's environments. Con
A REST client inside your Laravel app
Laravel Compass is an elegant REST assistant for the Laravel framework that you can use to test API calls and create API documentation. it provides automatically endpoints for GET, POST, PUT/PATCH, DELETE, various auth mechanisms, and other utility endpoints based on Laravel routes in your project.
LavaLust is an lightweight Web Framework - (using MVC pattern) - for people who are developing web sites using PHP. It helps you write code easily using Object-Oriented Approach. It also provides set of libraries for commonly needed tasks, as well as a helper functions to minimize the amount of time coding.
LavaLust Version 2 This is an early release of LavaLust Version 2. You may check the changelog.txt file to see the changes. Overview of Changes in Ve
Firefly III: a personal finances manager
"Firefly III" is a (self-hosted) manager for your personal finances. It can help you keep track of your expenses and income, so you can spend less and save more. Firefly III supports the use of budgets, categories and tags. Using a bunch of external tools, you can import data. It also has many neat financial reports available.
insert batch and update batch in laravel
Laravel BATCH (BULK) Insert and update batch (bulk) in laravel Install composer require mavinoo/laravel-batch Service Provider file app.php in array p
TinyFileManager is web based file manager and it is a simple, fast and small file manager with a single file, multi-language ready web application
TinyFileManager is web based file manager and it is a simple, fast and small file manager with a single file, multi-language ready web application for storing, uploading, editing and managing files and folders online via web browser. The Application runs on PHP 5.5+, It allows the creation of multiple users and each user can have its own directory and a build-in support for managing text files with cloud9 IDE and it supports syntax highlighting for over 150+ languages and over 35+ themes.
PHP library to validate and convert ISBNs and EANs
biblys/isbn biblys/isbn can be used to: validate a string against the ISBN-10, ISBN-13 and EAN-13 formats convert an ISBN to ISBN-10, ISBN-13, EAN-13
Prettier PHP Plugin
Prettier PHP Plugin Intro Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its o
PHP client for Kafka
A library to allow people to communicate to Kafka using plain PHP, compatible with Kafka v0.11+ (due to the way the protocol works).
Multiavatar is a multicultural avatar generator.
Multiavatar Multiavatar is a multicultural avatar generator. In total, it is possible to generate 12,230,590,464 cryptographically unique avatars. Ini
YesWiki is a wiki system written in PHP, including extensions making collaboration more simple (databases, maps, easy editing, bootstrap themes,...).
YesWiki YesWiki is a Free Software under the AGPL licence, made for creating and managing your website, in a collaborative way. YesWiki allows any web
High performance HTTP Service Framework for PHP based on Workerman.
webman High performance HTTP Service Framework for PHP based on Workerman. Manual https://www.workerman.net/doc/webman Benchmarks https://www.techempo
A Laravel and Lumen Badges Generator
Laravel and Lumen Badge Generator That package is a easy wrapper to Badges/Poser. #Installing composer require vluzrmos/laravel-badge-poser Laravel co
CORS (Cross-Origin Resource Sharing) support for Laravel and Lumen
Description This package adds Cross-Origin Resource Sharing (CORS) support to your Laravel application. The package is based on Framework agnostic (PS
JWT auth for Laravel and Lumen
JWT Artisan Token auth for Laravel and Lumen web artisans JWT is a great solution for authenticating API requests between various services. This packa
Fully unit tested Facebook SDK v5 integration for Laravel & Lumen
Laravel Facebook SDK A fully unit-tested package for easily integrating the Facebook SDK v5 into Laravel and Lumen 5.0, 5.1, 5.2, & 5.3. This is packa
A collection of generators for Lumen and Laravel 5.
Lumen generators A collection of generators for Lumen and Laravel 5. Contents Why ? Installation Quick Usage Detailed Usage Model Generator Migration
A package built for lumen that ports most of the make commands from laravel.
A package built for lumen that ports most of the make commands from laravel. For lumen v5.1, but will most likely work for 5.2 as well. I haven't tested. If you have requests, let me know, or do it yourself and make a pull request
File manager module for the Lumen PHP framework.
Lumen File Manager File manager module for the Lumen PHP framework. Please note that this module is still under active development. NOTE: Branch 5.1 i
HTTP Basic Auth Guard for Lumen 5.x
HTTP Basic Auth Guard HTTP Basic Auth Guard is a Lumen Package that lets you use basic as your driver for the authentication guard in your application
📦 Adds Laravel Packages Support to Lumen and Vendor Publish Artisan Command.
Laravel Package Support for Lumen: Makes Lumen compatible with Laravel Packages. You can use any Laravel Packages in Lumen by installing Larasupport Package.
Making Laravel Passport work with Lumen
lumen-passport Making Laravel Passport work with Lumen A simple service provider that makes Laravel Passport work with Lumen Dependencies PHP = 5.6.3
Tighten linter for Laravel conventions.
Install (Requires PHP 7.3+) composer global require tightenco/tlint Upgrade composer global update tightenco/tlint What Is It? This is an opinionate
A simple PHP library for complex monetary prices management
PHP Prices 💸 Version 2.x This new major version is shifting the package towards more flexibility and configuration possibilities in general. One of t
A Symfony bundle built to schedule/consume repetitive tasks
Daily runs Code style Infection PHPUnit Rector Security Static analysis A Symfony bundle built to schedule/consume repetitive tasks Main features Exte
The swiss army knife for Magento developers, sysadmins and devops. The tool provides a huge set of well tested command line commands which save hours of work time. All commands are extendable by a module API.
netz98 magerun CLI tools for Magento 2 The n98 magerun cli tools provides some handy tools to work with Magento from command line. Build Status Latest
Logs which process created or modified a record
It is sometimes very useful to know which process created or modified a particular record in your database. This package provides a trait to add to your Laravel models which automatically logs that for you.
Learn how to set up a fake authentication web page on a fake WiFi network.
Evil Twin - Mark VII Learn how to set up a fake authentication web page on a fake WiFi network. Read the comments in these two files to get a better u
A PHP wrapper for Spotify's Web API.
Spotify Web API PHP This is a PHP wrapper for Spotify's Web API. It includes the following: Helper methods for all API endpoints: Information about ar
OroCRM is an open source Client Relationship Management (CRM) application
OroCRM is an open source Client Relationship Management (CRM) application that allows to create a 360° view of your customers across multiple channels, organize the sales pipeline, manage account and contact information, communicate with customers, run marketing campaigns and track campaign performance.
L'Air du Bois is a Community Driven Woodworkers Sharing Platform.
L'Air du Bois is a Community Driven Woodworkers Sharing Platform.
PHPVibe Open source video CMS / Video Sharing CMS / Youtube Api v3 / Video Embeds
PHPVibe Video CMS Free Video Sharing CMS The modern choice of design inspired by Youtube and a social videos sharing module that may just cut it for y
Standards Alignment Tool
Standards Alignment Tool (SALT) [] Overview This is a prototype for testing the IMS Global Learning Consortium® CASE™ Specification and proving its us
FlatPress is a lightweight, easy-to-set-up flat-file blogging engine.
[flatpress.org] [Support forum] [Wiki] [GitHub] [Mastodon] [Twitter] [Changelog] [Contributors] Welcome to FlatPress! FlatPress is a lightweight, easy
PhpRouter is a powerful, lightweight, and very fast HTTP URL router for PHP projects.
PhpRouter PhpRouter is a powerful, lightweight, and very fast HTTP URL router for PHP projects. Some of the provided features: Route parameters Predef
Soosyze CMS is a minimalist content management system in PHP, without database to create and manage your website easily
Soosyze CMS is a content management system without a database. It's easy to create and manage you
EspoCRM open source CRM application
EspoCRM is an Open Source CRM (Customer Relationship Management) software that allows you to see, enter and evaluate all your company relationships regardless of the type. People, companies or opportunities - all in an easy and intuitive interface.
Code for database forms and Drupal module for the Lobbywatch.ch project
Lobbywatch.ch Lobbywatch.ch - the platform for transparent politics. Lobbywatch.ch maintains a database with links of politicians and lobby groups. Th
PHP Discord Webcrawler to log all messages from a Discord Chat.
Disco the Ripper was created to rip all messages from a Discord specific channel into JSON via CLI and help people to investigate some servers who has awkward channels before they get deleted.
Per-user settings repository system for Laravel
Laraconfig Per-user settings repository system for Laravel. This package allows users to have settings that can be queried, changed and even updated,
A Pest plugin to control the flow of time
This Pest plugin offers a function testTime that allows you to freeze and manipulate the current time in your tests.
A data transfer object inspired by Rust's serde
Data Transfer Object Want to deserialize an object with data on the fly? Go for it by using the From trait. How is this package any different from spa
Botble plugin comment is a comment plugin for Botble CMS
Botble plugin comment This is a plugin for Botble CMS so you have to purchase Botble CMS first to use this plugin.
A collection of helper functions that I use across my projects.
A collection of helper functions that I use across my projects. This package includes some of the helper functions that I tend to use in all of my pro
A small, modern, PSR-7 compatible PSR-17 and PSR-18 network library for PHP, inspired by Go's net package.
Net A small, modern, PSR-7 compatible PSR-17 and PSR-18 network library for PHP, inspired by Go's net package. Features: No hard dependencies; Favours
The missing laravel helper that allows you to inspect your eloquent queries with it's bind parameters
Laravel Query Inspector The missing laravel helper that allows you to ispect your eloquent queries with it's bind parameters Motivations Let's say you
A small package for adding UUIDs to Eloquent models.
A small package for adding UUIDs to Eloquent models. Installation You can install the package via composer: composer require ryangjchandler/laravel-uu
Handle GitHub webhooks in a Laravel application
GitHub can notify your application of events using webhooks. This package can help you handle those webhooks.
Wake PC is a super tiny password protected webapp for linux machines that sends WOL packets, written in PHP.
Wake PC Wake PC is a super tiny password protected webapp for linux machines that sends WOL packets, written in PHP. How to set up Quick setup You can
Flysystem adapter for Google Cloud Storage
Flysystem adapter for Google Cloud Storage This package contains a Google Cloud Storage driver for Flysystem. Notice This package is a fork from super
mTube is a simple video sharing platform built with Laravel.
mTube is a simple video sharing platform built with Laravel. Create personal channel share videos online with friends and family.
Collection of the Laravel/Eloquent Model classes that allows you to get data directly from a Magento 2 database.
Laragento LAravel MAgento Micro services Magento 2 has legacy code based on abandoned Zend Framework 1 with really ugly ORM on top of outdated Zend_DB
DinoPHP is a web application framework
DinoPHP is a web application framework with expressive. We believe development must be an enjoyable and creative experience. DinoPHP takes the pain out of development by easing common tasks used in many web projects
Repositório do sistema de Chat em RealTime utilizando WebSocket com Laravel, Vue.js, Inertia e Tailwind
Antes de mais nada... Deixa a estrelinha no repositório Me segue aqui no github Aula desse Projeto no YouTube Esse projeto foi desenvolvido por Gustav