Libraries tagged by max13
max13/laravel-sqfix
236 Downloads
Laravel package fixing SQLite Schema grammar
max13/laravel-barcode
168 Downloads
Laravel package to manage and generate barcodes
max13/url-parser
648 Downloads
URL parser for PHP, allow you to extract every piece of information of a URL/HOST, structured and clean.
max13/telegram-socialite
299 Downloads
Telegram provider for Laravel Socialite
max13/rest-manager
210 Downloads
REST request manager for PHP, using php-curl and aiming at being light and really really really easy to use. Ah BTW, did I mention that it's really easy to use ?
max13/monobullet
1464 Downloads
Monobullet is a Monolog handler that notifies via Pushbullet API
max13/push
17 Downloads
Push message manager for PHP. Can even manage SMS.
max13/puphpeteer
25 Downloads
A Puppeteer bridge for PHP, supporting the entire API.
max13/mxauth-laravel
8 Downloads
Harden the auth system by adding a pre-hash client-side
max13/faker-dateinterval
9 Downloads
Date and Time Interval faker provider
max13/email-parser
23 Downloads
Efficiently parse e-mail and attachments
max13/dtion
17 Downloads
Dtion allows you to serialize and unserialize conditions and results. For instace: if $x between 'A' and 'C', result is 'X'. Else if $x between 'D' and 'F', result is 'Y'.
max13/conditional-period
14 Downloads
ConditionalPeriod is a php class allowing to store 2 numerical/DateInterval intervals resulting in a DateInterval.
max13/base-parser
44 Downloads
Base file for max13's parsers
max13/base-model
55 Downloads
Base model, simply implementing magic methods