Popular Packages
-
PHP
joby/smol-uid
A simple and lightweight time-ordered random ID library designed for human-scale applications.
-
PHP
toporia/dominion
Enterprise-grade Role-Based Access Control (RBAC) package for Toporia Framework
-
PHP
wuhhh/template-genie
A Craft CMS plugin for scaffolding Twig templates based on CMS setup with field-aware variable definitions
-
michel/php-sql-mapper
A powerful PHP library that not only builds complex SQL queries but also maps the results into structured object graphs. It simplifies handling relational data by automatically transforming flat result sets from joins into nested arrays, making it ideal for working with one-to-one and one-to-many relationships.
-
-
-
-
-
-
michel/psr14-event-dispatcher
This library provides an easy-to-use implementation of a PSR-14 event dispatcher, allowing you to manage event-driven functionality in your PHP applications.
-
-
michel/session
PHP Session is a PHP library that optimizes session management, utilizing PHP's native session handling mechanisms for enhanced security and efficiency.
-
michel/psr11-di
A lightweight PHP Dependency Injection Container implementing the PSR-11 standard. This library is designed for simplicity and ease of use, making it an ideal choice for small projects where you need a quick and effective DI solution.
-
-
michel/requestkit
A lightweight and efficient PHP library for handling, validating, and transforming incoming HTTP requests, supporting both form submissions and JSON API payloads.