Libraries tagged by convenio
jawira/case-converter
5853212 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
hotwired-laravel/turbo-laravel
384659 Downloads
Turbo Laravel gives you a set of conventions to make the most out of the Hotwire stack (inspired by turbo-rails gem).
crwlr/query-string
3980524 Downloads
A library for convenient handling of query strings used in HTTP requests.
codezero/laravel-localized-routes
584437 Downloads
A convenient way to set up, manage and use localized routes in a Laravel app.
aura/sql
2208923 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
zendframework/zend-json
23660140 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
sebastian/finder-facade
40718473 Downloads
FinderFacade is a convenience wrapper for Symfony's Finder component.
laminas/laminas-json
25572890 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
guanguans/ai-commit
27330 Downloads
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。
ondrejmirtes/composer-attribute-collector
615672 Downloads
A convenient and near zero-cost way to retrieve targets of PHP 8 attributes
olvlvl/composer-attribute-collector
73844 Downloads
A convenient and near zero-cost way to retrieve targets of PHP 8 attributes
fouladgar/laravel-mobile-verification
28287 Downloads
This package provides convenient methods for making token code, sending and verifying mobile phone verification requests.
delight-im/str
310116 Downloads
Convenient object-oriented operations on strings
colshrapnel/safemysql
94078 Downloads
A real safe and convenient way to handle MySQL queries.
adamwathan/bootforms
991543 Downloads
Just a Formbuilder with some Bootstrap specific conveniences. Remembers old input, retrieves error messages and handles all your boilerplate Bootstrap markup automatically.