5049 Repositories
PHP PHP-Data-Structure-and-Algorithms Libraries
A simple library to access and manipulate database records. Built on top of Dibi and hardwired for PostgreSQL.
grifart/tables A simple library to access and manipulate database records. Built on top of Dibi and hardwired for PostgreSQL. This library is develope
Build lightning-fast and feature-rich websites with ProcessWire.
WIREKIT Core Build lightning-fast and feature-rich websites with ProcessWire. Website: wirekit.dev (in plans) Demo: start.wirekit.dev/core/ Updates: W
Starless Sky is a network protocol for secure identities, providing the use of assymetric identities, public information, end-to-end messaging and smart contracts
Descentralized network protocol providing smart identity over an secure layer. What is the Starless Sky Protocol? Starless Sky is a network protocol f
This is Slim 3 API skeleton project for Composer
Slim 3 API skeleton This is Slim 3 API skeleton project for Composer. Project uses Zend Table Gateway and Phinx for database operations, Monolog for l
Read and write OpenAPI 3.0.x YAML and JSON files and make the content accessible in PHP objects.
php-openapi Read and write OpenAPI 3.0.x YAML and JSON files and make the content accessible in PHP objects. It also provides a CLI tool for validatin
Site-builder is a simple static site generator. It allows you to create and manage a website out of simple text files and templates.
Site-builder is a simple static site generator. It allows you to create and manage a website out of simple text files and templates. This gives you many of the advantages of a CMS, but because the result is plain old HTML, it's more secure and has higher performance.
PHP class for convert KA letters to LAT and back
Kautilities PHP class for convert KA letters to LAT and back Installation Install this package through Composer. Edit your project's composer.json fil
The NKN open API is a blockchain-to-database parser with an easy to use interface written in PHP
The NKN open API is a blockchain-to-database parser with an easy to use interface written in PHP. We're using Laravel as our framework to provide a clean and maintainable code.
Sylius is an Open Source eCommerce platform on top of Symfony.
Sylius is an Open Source eCommerce platform on top of Symfony. The highest quality of code, strong testing culture, built-in Agile (BDD) workflow and
This is a JSONPath implementation for PHP based on Stefan Goessner's JSONPath script.
JSONPath for PHP This is a JSONPath implementation for PHP based on Stefan Goessner's JSONPath script. JSONPath is an XPath-like expression language f
The BrowserKit component simulates the behavior of a web browser
BrowserKit Component The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms
phly-mustache is a Mustache implementation written for PHP
phly-mustache is a Mustache implementation written for PHP. It conforms to the principles of mustache, and allows for extension of the format via pragmas.
Entrust is a succinct and flexible way to add Role-based Permissions to Laravel 5.
ENTRUST (Laravel 5 Package) Entrust is a succinct and flexible way to add Role-based Permissions to Laravel 5. If you are looking for the Laravel 4 ve
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
A small PHP library for validating VAT identification numbers (VATINs).
VATIN A small PHP library for validating VAT identification numbers (VATINs). Installation This library is available on Packagist: $ composer require
Stampie is a simple API Wrapper for different email providers such as Postmark and SendGrid.
Stampie Stampie is a simple API Wrapper for different email providers such as Postmark and SendGrid. It is very easy to use and to integrate into your
HTMLy is an open source Databaseless Blogging Platform or Flat-File Blog prioritizes simplicity and speed written in PHP
HTMLy is an open source Databaseless Blogging Platform or Flat-File Blog prioritizes simplicity and speed written in PHP. HTMLy can be referred to as Flat-File CMS either since it will also manage your content.
A bundle to handle encoding and decoding of parameters using OpenSSL and Doctrine lifecycle events.
SpecShaper Encrypt Bundle A bundle to handle encoding and decoding of parameters using OpenSSL and Doctrine lifecycle events. Features include: Master
The NelmioApiDocBundle bundle allows you to generate a decent documentation for your APIs
NelmioApiDocBundle The NelmioApiDocBundle bundle allows you to generate a decent documentation for your APIs. Migrate from 3.x to 4.0 To migrate from
A PHP string manipulation library with multibyte support. Compatible with PHP 5.4+, PHP 7+, and HHVM.
A PHP string manipulation library with multibyte support. Compatible with PHP 5.4+, PHP 7+, and HHVM. s('string')-toTitleCase()-ensureRight('y') ==
The main scope of this extension is to help phpstan to detect the type of object after the Assert\Assertion validation.
PHPStan beberlei/assert extension PHPStan beberlei/assert Description The main scope of this extension is to help phpstan to detect the type of object
Laravel Nova Ban simplify blocking and banning Eloquent models.
Laravel Nova Ban Introduction Behind the scenes cybercog/laravel-ban is used. Contents Installation Usage Prepare bannable model Prepare bannable mode
li₃ is the fast, flexible and most RAD development framework for PHP
li₃ You asked for a better framework. Here it is. li₃ is the fast, flexible and the most RAD development framework for PHP. A framework of firsts li₃
A powerful music API framework to accelerate your development
🍰 Wow, such a powerful music API framework Introduction A powerful music API framework to accelerate your development Elegant - Easy to use, a standa
sqlscan is quick web scanner for find an sql inject point
sqlscan sqlscan is quick web scanner for find an sql inject point. not for educational, this is for hacking. use sitemap for best result Simple to use
Security Component - Guard
The Guard component brings many layers of authentication together, making it much easier to create complex authentication systems where you have total control.
Crunz is a framework-agnostic package to schedule periodic tasks (cron jobs) in PHP using a fluent API.
Crunz Install a cron job once and for all, manage the rest from the code. Crunz is a framework-agnostic package to schedule periodic tasks (cron jobs)
Customize Login and Register Page for User/Admin in Laravel v8
Customize Login and Register Page for User/Admin in Laravel v8
Rori-PHP is custom non production web application framework inspired by Laravel syntax
Rori-PHP is custom non production web application framework inspired by Laravel syntax. A web framework provides a structure and starting point for your application allowing you to focus on creating something amazing.
TWINS FUNCTION IN PHP
TWINS FUNCTION IN PHP During a test, I was faced with this problem of checking if two strings are twins. I couldn't finish the problem in time so I de
A PocketMine plugin to create custom ranks and permissions manager!
Ranks A PocketMine plugin to create custom ranks and permissions manager! ##Commands Command Usage Example /rank add - adds ranks! /rank add rank_nam
Simple PHP templating system for user editable templates.
Simple template Simple PHP templating system for user editable templates. Idea Most applications need to render templates that insert safely treated v
MySecureVault is the most secure passwords, notes and files vault on the Internet.
MySecureVault MySecureVault is the most secure passwords, notes and files vault on the Internet. It has been developed with ultimate privacy and secur
🔴 First class integration of Sentry to Nette Framework (@nette)
Website 🚀 contributte.org | Contact 👨🏻💻 f3l1x.io | Twitter 🐦 @contributte Usage To install latest version of contributte/sentry use Composer. co
Best regular expression for gmail
best regular expression for gmail Gmail Regular expression with all details (not start with dot,number , is it possible to use multiple dot but not in
Login system designed by fragX to validate the user and prevent unauthorized access to confidential data.
Login_System v.0.1 Login system designed by fragX to validate the user and prevent unauthorized access to confidential data. 🧐 Features Sign In and S
Simple loader to send request and read response from address.
Simple loader to send request and read response from address. Uses cURL extension. Composer package.
A simple PHP scripting application which fetch emails from your Gmail account according to a filter and parses them for information.
A simple PHP scripting application which fetch emails from your Gmail account according to a filter and parses them for information.
Grpc go-server php-client
Grpc go-server php-client
A tool to generate boilerplate code, interact with and debug Drupal.
Table of Contents generated with DocToc Drupal Console Required PHP version Drupal Console documentation Download Drupal Console Run Drupal Console Co
A functional Prison Management Portal completely developed on php
A functional Prison Management Portal completely developed on php, Inspired by existing models. With interactive modules, and high scalability because of MySQL.
instagrambot ,it’s a console-based script created for autovoting (auto poll voting) and auto looking stories
instagrambot instagram bot for auto story view 3 instagrambot ,it’s a console-based script created for autovoting (auto poll voting) and auto looking
Fides provides your servers with a trusted CA certificate, and signs your OpenSSH certificates with the same key
Fides is an SSH certificate signing server. It enables zero-trust infrastructure for your engineers by dynamically, and transparently, issuing short-lived certificates with clearly defined permissions.
Directory for storing files from PHP and Logic classes
Curso Logica e PHP (C4) ✔️ Diretório para guardar os arquivos das aulas de PHP e lógica Seção 1 - Introdução Seção 2 - Lógica com VisualG e Nocões de
A playable tic-tac-toe game developed with HTML, AJAX, PHP and BladeOne technology
tic-tac-toe Escribe un programa PHP que implemente el juego del tres en raya. La aplicación creará una cuadrícula en la que el jugador podrá introduci
AppGallery IAP is a PHP library to handle AppGallery purchase verification and Server Notifications
AppGallery IAP About AppGallery IAP is a PHP library to handle AppGallery purchase verification and Server Notifications. This package simplifies deve
PHP Library for generating SVG avatars based on React Avataaars
PHP library for Avataaars PHP Library for generating SVG avatars based on React Avataaars.
CRUD Build a system to insert student name information, grade the class name, and edit and delete this information
CRUD Build a system to insert student name information, grade the class name, and edit and delete this information
Fio Signer (PHP implementace aplikace Fio podpis)
Fio Signer (PHP implementace aplikace Fio podpis) Knihovna umožňuje automatizovaně podepisovat pokyny pro autorizaci platebních příkazů, změny příkazů
A playable minesweeper developed with HTML, AJAX, PHP and BladeOne technology
minesweeper Escribe una aplicación PHP que lleve a cabo la siguiente funcionalidad: Se trata de implementar un sencillo juego de buscaminas. El Buscam
An awesome cryptic chat created in php
Cryptocat An awesome cryptic chat created in php ! Table of Contents About The Project Built With Getting Started Prerequisites Installation Screensho
Simple PHP Logger. Composer package
Basic PHP Logger 📝 Simple logger. Composer package.
This repo can be used to scaffold a Laravel package
This repo can be used to scaffold a Laravel package. Follow these steps to get started: Press the "Use template" button at the to
Aimeos is THE professional, full-featured and high performance e-commerce package for Laravel
Aimeos Slim package ⭐ Star us on GitHub — it helps! Aimeos is THE professional, full-featured and high performance e-commerce package for Laravel! You
Here you have yet another framework for writing RESTful web services in PHP
PHP-Rocker Here you have yet another framework for writing RESTful web services in PHP, jay! What sets this framework apart from many of the others is
Slim 3 MVC Skeleton With Swoole
Slim 3 MVC Skeleton With Swoole ##Features Quickly setup and start working on a new Slim Framework 3 . Use the latest Slim 3 with the PHP-View templat
Boilerplate for Slim Framework 3
Boilerplate for Slim Framework 3 Boilerplate for getting started with Slim Framework Use this skeleton application to quickly setup and start working
Gracili is a PHP Application Template to quickly create a new Project
Gracili What is Gracili? Gracili is a PHP Application Template to quickly create a new Project. Using this template can save you a lot of time. With t
UserFrosting is a secure, modern user management system written in PHP and built on top of the Slim Microframework, Twig templating engine, and Eloquent ORM.
UserFrosting 4.6 Branch Version Build Coverage Style master hotfix develop https://www.userfrosting.com If you simply want to show that you like this
Simple, fast and secure archive for images
Slim Image Archive Simple*, fast and secure archive for images: Create multiple categories with multiple albums with multiple images! Manage multiple
Sample application to bookmark links, where interface build with Angular.js + Twitter Bootstrap and server powered by PHP with Slim Framework
RESTful Bookmarks PHP Slim TODO: review and update FrontEnd Sample application to bookmark links, where interface build with Angular.js + Twitter Boot
Simple, beautiful, open source publishing.
Simple, beautiful publishing. Website Documentation Created by Cory LaViska Maintained by Marc Apfelbaum Requirements PHP 7.1+ with curl, gd lib, mbst
Slim 3 PHP micro framework MVC application boilerplate
Slim 3 PHP micro framework MVC application boilerplate
It is a web application that allows you to analyze electricity consumption and savings resulting from the installation of a photovoltaic installation.
It is a web application that allows you to analyze electricity consumption and savings resulting from the installation of a photovoltaic installation.
Windowy is a transaction-focused temporary inventory generator made for PocketMine-MP
About Windowy is a transaction-focused temporary inventory generator made for PocketMine-MP. How to use Windowy comes with 3 registered inventories us
A Event Management system - EMS build with Laravel and Vuejs
Event Management system - EMS A Event Management system - EMS build with Laravel and Vuejs Both FE & BE project folders has own README.md files for in
It's a Laravel 8 authentication markdown that will help you to understand and grasp all the underlying functionality for Session and API Authentication
About Auth Starter It's a Laravel 8 authentication markdown that will help you to understand and grasp all the underlying functionality for Session an
A PHP library for counting short DNA sequences for use in Bioinformatics
Helix A PHP library for counting short DNA sequences for use in Bioinformatics. Helix consists of tools for data extraction as well as an ultra-low me
It's a PHP Application to simplify working with Google Sheets SDK for php.
About GoogleSheetsPHP It's a PHP Application to simplify working with Google Sheets SDK for php. Note: i used Slim 3 to construct the application but
SPA Skeleton with Mithril.js and Slim Framework
A single-page application (SPA) skeleton based on Mithril.js and Slim Framework 4 trying to use good practices
This composer plugin removes unnecessary development files and directories from vendor directory
Composer Vendor Cleaner This composer plugin removes unnecessary development files and directories from vendor directory. Installation Local installat
The Yaf testable skeleton and composer supported.
The Yaf testable skeleton and composer supported
Hyperf is an extremely performant and flexible PHP CLI framework
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、WorkerMan、FPM、CLI-Server
This package provides a high performance HTTP server to speed up your Laravel/Lumen application based on Swoole.
This package provides a high performance HTTP server to speed up your Laravel/Lumen application based on Swoole.
LaravelFly is a safe solution to speeds up new or old Laravel 5.5+ projects, with preloading and coroutine, while without data pollution or memory leak
Would you like php 7.4 Preloading? Would you like php coroutine? Today you can use them with Laravel because of Swoole. With LaravalFly, Laravel will
Laravel && ( Swoole || Workerman ) to get 10x faster than php-fpm
Laravoole Laravel on Swoole Or Workerman 10x faster than php-fpm Depends On php =5.5.16 laravel/laravel ^ 5.1 Suggests php =7.0.0 ext-swoole =1.7.2
swoolefy是一个基于swoole实现的轻量级高性能的常驻内存型的协程级应用服务框架
swoolefy是一个基于swoole实现的轻量级、高性能、协程级、开放性的API应用服务框架
PHP微服务框架即Micro Service Framework For PHP
Micro Service Framework For PHP PHP微服务框架即“Micro Service Framework For PHP”,是Camera360社区服务器端团队基于Swoole自主研发现代化的PHP协程服务框架,简称msf或者php-msf,是Swoole的工程级企业应用框
Yaconf - Yet Another Configurations Container
Yaconf - Yet Another Configurations Container A PHP Persistent Configurations Container Requirement PHP 7+ Introduction Yaconf is a configurations con
Config is a file configuration loader that supports PHP, INI, XML, JSON, YML, Properties and serialized files and string
Config Config is a file configuration loader that supports PHP, INI, XML, JSON, YML, Properties and serialized files and strings. Requirements Config
zend-config is designed to simplify access to configuration data within applications
zend-config is designed to simplify access to configuration data within applications
Silex Skeleton - a fully-functional Silex application that you can use as the skeleton for your new applications
Silex Skeleton - a fully-functional Silex application that you can use as the skeleton for your new applications
A curated list of awesome tutorials and other resources for the Slim micro framework
Awesome Slim A curated list of awesome tutorials and other resources for the Slim micro framework Table of Contents Essentials Tutorials Packages and
Use this skeleton application to quickly setup and start working on a new Slim Framework 4 application
Slim Framework 4 Skeleton Application Use this skeleton application to quickly setup and start working on a new Slim Framework 4 application. This app
A PHP boilerplate based on Slim Framework, for start projects with Eloquent ORM, Validation, Auth (JWT), Repositories and Transformers ready
A PHP boilerplate based on Slim Framework, for start projects with Eloquent ORM, Validation, Auth (JWT), Repositories and Transformers ready.
klein.php is a fast & flexible router for PHP 5.3+
Klein.php klein.php is a fast & flexible router for PHP 5.3+ Flexible regular expression routing (inspired by Sinatra) A set of boilerplate methods fo
Artax is an asynchronous HTTP client for PHP based on Amp
Artax is an asynchronous HTTP client for PHP based on Amp. Its API simplifies standards-compliant HTTP resource traversal and RESTful web service consumption without obscuring the underlying protocol. The library manually implements HTTP over TCP sockets; as such it has no dependency on ext/curl.
Larasymf - mini framework for medium sized projects based on laravel and symfony packages
Larasymf, PHP Framework Larasymf, as its says is a mini framework for medium sized projects based on laravel and symfony packages We have not yet writ
Beanbun 是用 PHP 编写的多进程网络爬虫框架,具有良好的开放性、高可扩展性,基于 Workerman
Beanbun 是用 PHP 编写的多进程网络爬虫框架,具有良好的开放性、高可扩展性,基于 Workerman
This library provides an object-oriented wrapper of the PHP cURL extension
PHP Curl Class This library provides an object-oriented wrapper of the PHP cURL extension. If you have questions or problems with installation or usag
General purpose PHP SOAP-client
General purpose PHP SOAP-client Sick and tired of building crappy SOAP implementations? This package aims to help you with some common SOAP integratio
Goetas-webservices / soap-client
goetas-webservices / soap-client PHP implementation of SOAP 1.1 and 1.2 client specifications. Strengths: Pure PHP, no dependencies on ext-soap Extens
Laravel SoapClient Wrapper
Laravel SoapClient Wrapper A SoapClient wrapper integration for Laravel. Makes it easy to use Soap in a Laravel application. Please report any bugs or
📧 Handy email creation and transfer library for PHP with both text and MIME-compliant support.
📧 Handy email creation and transfer library for PHP with both text and MIME-compliant support.
Fetch is a library for reading email and attachments, primarily using the POP and IMAP protocols
Fetch Fetch is a library for reading email and attachments, primarily using the POP and IMAP protocols. Installing N.b. A note on Ubuntu 14.04 (probab
The FileLocator library was created to provide file locating capabilities to a larger project
File Locator A simple file locator library. Summary The FileLocator library was created to provide file locating capabilities to a larger project. It
PHP FFmpeg - An Object Oriented library to convert video/audio files with FFmpeg / AVConv
PHP FFmpeg An Object Oriented library to convert video/audio files with FFmpeg / AVConv. Check another amazing repo: PHP FFMpeg extras, you will find
Twittee is the smallest, and still useful, Dependency Injection Container in PHP
What is Twittee? Twittee is the smallest, and still useful, Dependency Injection Container in PHP; it is also probably one of the first public softwar
PHP Thumb is a light-weight image manipulation library aimed at thumbnail generation
PHP Thumb NOTICE - This project was recently updated to 2.0 and is PSR-0 compliant and supports Composer integration. Some parts of the documentation