Libraries tagged by ar
neos/diff
1016501 Downloads
This is a comprehensive library for generating differences between two strings or arrays
msamgan/laravel-env-keys-checker
16875 Downloads
check if all the keys are available in all the .env files.
morrislaptop/symfony-custom-normalizers
533526 Downloads
Normalizers for common classes around the place
minishlink/web-push-bundle
267764 Downloads
Symfony Bundle around the WebPush library
mention/kebab
114735 Downloads
Wrappers around the PHP standard library focused on safety and testability
marcocesarato/sqlparser
37130 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
magyarandras/amp-converter
138638 Downloads
A library to convert HTML articles, blog posts or similar content to AMP (Accelerated Mobile Pages).
macbookandrew/laravel-queue-cancel-batch
19777 Downloads
Provides an Artisan command to cancel a specific batch of queued jobs
loveorigami/yii2-modal-ajax
154608 Downloads
A wrapper around Yii2 Bootstrap Modal for using an ActiveForm via AJAX inside
loupe/matcher
22166 Downloads
Highlight and crop around search terms
kzykhys/php-csv-parser
246704 Downloads
Convert CSV to array (Excel style is fully suppoted!)
knplabs/dictionary-bundle
275378 Downloads
Are you often tired to repeat static choices like gender or civility in your apps ?
kktsvetkov/krumo
56464 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
juststeveking/laravel-postcodes
82292 Downloads
A service wrapper around postcodes.io
jsq/psr7-stream-encryption
125798 Downloads
For encrypting and decrypting streams of arbitrary size.