Libraries tagged by also
intersvyaz/yii-tags-dependency
65085 Downloads
Verification of the cache relevance based on Dependency mechanism of Yii framework and tags, which are also stored in cache
immobiliare/sentry-php
56336 Downloads
Fork of a PHP client for Sentry (http://getsentry.com) that work also with php5.2
herdwatch-oss/monolog-ecs-formatter
4310 Downloads
Monolog formatter and Symfony bundle that promotes typed ECS value objects (metrics, labels, text, tags, service, user, tracing, error) to top-level ECS-aligned JSON fields for clean Elasticsearch mapping, with a default copy mode that also keeps the legacy Monolog top-level keys (channel, level_name, level, datetime) so existing dashboards keep working during migration.
hananils/kirby-methods-folder
2464 Downloads
Unlike collection and controllers, Kirby only allows for the creation of custom methods via plugins. Methods Folder bridges this gap by automatically registering methods located in site/methods. In additon to all methods types, it also provides a way to register helper functions via a dedicated file.
greenpeace/planet4-nginx-helper
114968 Downloads
Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also does a few more things.
eliashaeussler/typo3-solver
2155 Downloads
Solver - Extends TYPO3's exception handling with AI generated solutions. Problems can also be solved from command line. Several OpenAI parameters are configurable and prompts and solution providers can be customized as desired.
devaslanphp/filament-avatar
27717 Downloads
A complete and customizable User Avatar provider for your Filament project, and also for any project using a User Model.
cyberwolfstudio/laravel-balance
5737 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
craftpulse/craft-notifications
1378 Downloads
Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.
cooperl/laravel-ibmi
16347 Downloads
laravel-ibmi is a simple DB2 & Toolkit for IBMi service provider for Laravel. It provides DB2 Connection by extending the Illuminate Database component of the laravel framework. Plus it also provides Toolkit for IBMi so that you can access IBMi resources with same credentials.
convenia/credit-card-validator-php
53295 Downloads
Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date
classicpress/classicpress
3323 Downloads
The CMS for Creators. Stable. Lightweight. Instantly Familiar. Also known as the WordPress fork.
centralnic-reseller/idn-converter
47098 Downloads
PHP library to convert Domain Names correctly from IDN to Punycode, and vice-versa also offers TR46 processing.
causal/file_list
70038 Downloads
File List - This extension provides a frontend plugin which shows a list of files and folders in a specified directory on the file system (comparable to Apache directory listing) or using more advanced FAL selectors (categories, collection of files, ...). This extension may also be used for creating image galleries.
bllim/laravalid
15353 Downloads
This package makes validation rules defined in laravel work client-side by converting to html/js plugins such as jquery validation. It also allows to use laravel validation messages so you can show same messages for both sides.