Libraries tagged by onym
maba/gentle-force
538115 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
lustre/php-dfa-sensitive
125897 Downloads
To achieve the filtering of sensitive words, based on the determination of finite automata (DFA) algorithm.
lukeraymonddowning/honey
166169 Downloads
Reduce spam on your Laravel site.
locastic/api-platform-translation-bundle
407993 Downloads
Translation bundle for Api platform based on Sylius translation
laragear/cache-query
77390 Downloads
Remember your query results using only one method. Yes, only one.
laracraft-tech/laravel-schema-rules
31155 Downloads
Automatically generate Laravel validation rules based on your database table schema!
laracademy/generators
306884 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
kunstmaan/bundles-cms
268557 Downloads
The Kunstmaan CMS is an advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.
kevinpapst/tabler-bundle
88083 Downloads
Admin/Backend theme bundle for Symfony based on Tabler.io
julienbourdeau/route-usage
43462 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
johnbillion/wp-crontrol
64908 Downloads
Take control of the cron events on your WordPress website
jlorente/php-credit-cards
306832 Downloads
A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.
jimmyjs/laravel-report-generator
141302 Downloads
Rapidly Generate Simple Pdf & Excel Report on Laravel 5 (Using Barryvdh/DomPdf or Barryvdh/laravel-snappy & maatwebsite/excel)
jfcherng/php-sequence-matcher
3821214 Downloads
A longest sequence matcher. The logic is primarily based on the Python difflib package.
jenner/simple_fork
295752 Downloads
simple multi process manager based on pcntl