Libraries tagged by ref
shipmonk/memory-scanner
1457 Downloads
Lightweight PHP library for analyzing memory usage, tracking object references, and debugging memory leaks
shaburov/laravel-mysql-index-hints-scope
33524 Downloads
Index Hints for laravel https://dev.mysql.com/doc/refman/5.7/en/index-hints.html
robinncode/db_craft
2093 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
reecem/mocker
240563 Downloads
Mock class constructor args based on the reflection class
phrase/phrase-php
192913 Downloads
Phrase Strings API Reference. Phrase Strings is a translation management platform for software projects. You can collaborate on language file translation with your team or order translations through our platform. The API allows you to import locale files, download locale files, tag keys or interact in other ways with the localization data stored in Phrase Strings for your account.
php-flasher/flasher-toastr-symfony
402991 Downloads
Integrate Toastr's smooth toast notifications into Symfony projects using PHPFlasher. Enhance Symfony applications with Toastr's refined visuals.
packagelist/closurecompiler-bin
32058 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
neos/nodetypes-contentreferences
532522 Downloads
A simple content reference node type.
kaabar-jwt/yii2-jwt
21533 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.
inspiredminds/contao-file-usage
9320 Downloads
Contao extension that allows you to search for references of files in the database assisted file manager.
in2code/publications
30274 Downloads
Publication reference extension with im- and export with bibtex and xml files
ibexa/rector
54952 Downloads
Ibexa Rector refactoring tool rule sets
codewithdennis/filament-price-filter
2070 Downloads
A simple and customizable price filter for FilamentPHP, allowing users to easily refine results based on specified price ranges.
camcima/php-geohash
67788 Downloads
Refactored GeoHash package
awssat/laravel-sync-migration
22696 Downloads
Laravel tool helps to sync migrations without refreshing the database