Libraries tagged by creater
wildside/userstamps
1932342 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
shuchkin/simplexlsxgen
2476053 Downloads
Export data to Excel XLSx file. PHP XLSX generator.
greenlion/php-sql-parser
12493206 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
venturecraft/revisionable
7050546 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
ryangjchandler/blade-capture-directive
29784398 Downloads
Create inline partials in your Blade templates with ease.
roots/wordpress
18153567 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
phpoffice/phppresentation
2751052 Downloads
PHPPresentation - Read, Create and Write Presentations documents in PHP
php-mcp/server
608447 Downloads
PHP SDK for building Model Context Protocol (MCP) servers - Create MCP tools, resources, and prompts
nelexa/zip
8055044 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
mpociot/versionable
1354317 Downloads
Allows to create Laravel 4 / 5 / 6 / 7 / 8 / 9 / 10 / 11 Model versioning and restoring
lavary/laravel-menu
2136277 Downloads
A quick way to create menus in Laravel 5
laminas/laminas-validator
48788855 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
johnpbloch/wordpress-core
13019225 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
johnpbloch/wordpress
9876785 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
diglactic/laravel-breadcrumbs
9335308 Downloads
A simple Laravel-style way to create breadcrumbs.