Libraries tagged by php80
quillstack/stream
307 Downloads
The simple implementation of PSR-7: StreamInterface.
quillstack/storage-interface
2722 Downloads
Common interface for Storage classes.
quillstack/parameter-bag
286 Downloads
Simple key-value storage.
quillstack/output
44 Downloads
The library responsible for console output in CLI commands.
quillstack/middleware
81 Downloads
The middleware library based on PSR-15: HTTP Server Request Handlers.
quillstack/local-storage
1548 Downloads
The library to manage files in local storage.
quillstack/dotenv
257 Downloads
The library for using .env files.
piotrpress/wordpress-hooks
231 Downloads
This library uses PHP Attributes (introduced in PHP version 8.0) to automagically add/remove WordPress Hooks (Filters and Actions) to/from functions and methods.
php300/framework
93 Downloads
Fast and efficient framework for development - php300
pfilsx/postgresql-doctrine
3555 Downloads
Extended Doctrine DBAL and Doctrine migrations classes for postgresql specific features support
open-southeners/laravel-model-status
524 Downloads
A very simple yet very integrated Laravel status package
open-southeners/extended-laravel
1673 Downloads
Extended Laravel framework functionalities and out-of-the-box stuff
neuron-php/orm
1107 Downloads
Lightweight ORM with attribute-based relations for Neuron-PHP framework
neophp-dev/neophp
50 Downloads
Modern PHP 8.5 MVC framework with ORM, Twig templating, routing and CLI tools.
nandan108/attrecord
152 Downloads
Lightweight PHP 8.1+ attribute-driven active-record layer with dirty tracking, batch relation loading, deadlock-safe locking, and MySQL/PostgreSQL CREATE TABLE generation.