Libraries tagged by appui
zendframework/zend-eventmanager
85598262 Downloads
Trigger and listen to events within a PHP application
true/punycode
35620549 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
symfony/web-server-bundle
15077416 Downloads
Provides commands for running applications using the PHP built-in web server
symfony/security
23823253 Downloads
Provides a complete security system for your web application
yiisoft/yii2-app-basic
1711125 Downloads
Yii 2 Basic Project Template
vaimo/composer-patches
3792526 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
sulu/sulu
1176397 Downloads
Core framework that implements the functionality of the Sulu content management system
austintoddj/canvas
95949 Downloads
A Laravel publishing platform
analog/analog
1454389 Downloads
Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.
zenstruck/schedule-bundle
826962 Downloads
Schedule Cron jobs (commands/callbacks/bash scripts) within your Symfony application.
wotz/laravel-swagger-ui
118065 Downloads
Add Swagger UI to a Laravel application.
wnx/laravel-sends
207028 Downloads
Keep track of outgoing emails in your Laravel application.
wire-elements/spotlight
748867 Downloads
Livewire component that provides Spotlight/Alfred-like functionality to your Laravel application.
wildside/userstamps
1349165 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.
wendelladriel/laravel-validated-dto
389530 Downloads
Data Transfer Objects with validation for Laravel applications