Libraries tagged by Yo
spatie/laravel-backup
23594409 Downloads
A Laravel package to backup your application
spatie/laravel-activitylog
50687856 Downloads
A very simple activity logger to monitor the users of your website or application
slim/slim
52051920 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
robmorgan/phinx
48036289 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
owen-it/laravel-auditing
35670796 Downloads
Audit changes of your Eloquent models in Laravel
openai-php/client
26470681 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
nette/php-generator
70194800 Downloads
🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.5 features.
nelmio/cors-bundle
98902606 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
league/oauth2-server
143815207 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
laravel/prompts
204872233 Downloads
Add beautiful and user-friendly forms to your command-line applications.
laravel/pail
56657413 Downloads
Easily delve into your Laravel application's log files directly from the command line.
laravel/octane
25073870 Downloads
Supercharge your Laravel application's performance.
larastan/larastan
51807235 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
itsgoingd/clockwork
29111098 Downloads
php dev tools in your browser
doctrine/migrations
213798418 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.