Libraries tagged by built
codesleeve/holloway
13344 Downloads
Holloway: A datamapper built on top of the Illuminate Database package.
clue/zenity-react
390 Downloads
Zenity allows you to build graphical desktop (GUI) applications in PHP, built on top of ReactPHP.
clue/shell-react
2447 Downloads
Run async commands within any interactive shell command, built on top of ReactPHP.
clue/connection-manager-extra
16625 Downloads
Extra decorators for creating async TCP/IP connections, built on top of ReactPHP's Socket component
chh/cache-service-provider
164825 Downloads
Provides easy to use caching for Silex applications, built on top of the doctrine/cache package
bvdputte/kirby-autopublish
9937 Downloads
Kirby plugin to schedule the automatic publishing of pages on a certain date+time. It is built to work with enabled cache.
autodudes/ai-suite
16528 Downloads
AI Suite - Powerful, GDPR-compliant AI directly in the TYPO3 backend. Generate and manage image and page metadata, translate content (including "Easy Language"), create and refine copy, and much more, both as single actions and in bulk. Built for agencies, freelancers and editorial teams who want to ship faster.
ascend/laravel-column-watcher
1290 Downloads
Watch and react to Eloquent model column changes with PHP 8 attributes. Trigger handlers when specific columns are modified, with support for queued handlers, before/after save timing, and built-in infinite loop protection. Think observers, but column specific!
apivalk/apivalk
7110 Downloads
A Lightweight, Framework-Agnostic REST API Ecosystem for PHP. Built for speed, precision, and type-safe development.
antoinelemaire/aircall-php
51174 Downloads
Aircall API client built on top of Guzzle 6
akira/laravel-pdf-invoices
2619 Downloads
A modern, strictly typed, and extensible invoice generator for Laravel 12+ built with PHP 8.4 syntax. This package provides a clean builder pattern API, immutable data objects, and modular design inspired by LaravelDaily/laravel-invoices but rewritten from scratch with SOLID principles and Laravel best practices.
abydahana/aksara
1224 Downloads
Aksara is a modern, developer-friendly framework and CMS built on CodeIgniter 4, featuring rapid CRUD development, modular architecture, smart routing, flexible access control, API integration, and an AI assistant to make content management faster and smarter.
uma/psr7-hmac
49264 Downloads
An HMAC authentication library built on top of the PSR-7 specification
fsi/reflection
67987 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.
clue/socks-server
1241 Downloads
Async SOCKS proxy server (SOCKS4, SOCKS4a and SOCKS5), built on top of React PHP