Libraries tagged by alelo
shuvroroy/nova-tabs
39565 Downloads
A tool for Laravel Nova which allows you to create tabs in your resource detail & form page.
shipmonk/doctrine-mysql-optimizer-hints
12153 Downloads
Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries
shel/neos-logs
41543 Downloads
Allows access to logfiles and exceptions from the Neos CMS backend
seyyedam7/laravel-html-parser
22791 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
setono/bot-detection-bundle
98377 Downloads
A Symfony bundle that allows you to test if a user agent is a bot
securetrading/data
424580 Downloads
Secure Trading's Data package. Contains getters/setters/deleters for a data object and allows extending classes to define validation methods for specific data keys.
sagalbot/encryptable
47231 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
rybakit/arguments-resolver
98651 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
runlinenl/nova-profile-tool
211965 Downloads
A tool for Laravel Nova to allow users to edit their profile data
robinncode/db_craft
1517 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.
rickysu/di-extra-bundle
63424 Downloads
Allows to configure dependency injection using annotations
richardstyles/eloquentencryption
11990 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
richardstyles/eloquent-aes
34417 Downloads
A Laravel Eloquent package to allow for model attribute encryption, using a seperate key
rezozero/canonical-email
47036 Downloads
Simple PHP library to canonize emails address from gmail.com or other providers that allow several forms of email.
rennokki/rating
16399 Downloads
Laravel Eloquent Rating allows you to assign ratings to any model.