Libraries tagged by myth
gem-partij/gemboot-lara
3643 Downloads
Gemboot Lara - Laravel package for supporting SMVC development method
gawsoft/laravel-macroable-models
1284 Downloads
Fork from a package for adding methods to Laravel models on the fly
gabrielqs/installments
980 Downloads
Cálculo de parcelamento genérico a ser utilizado por módulos de métodos de pagamento.Generic installments calculation module, to be used by payment method modules.
fromholdio/silverstripe-dbhtmlanchors
1140 Downloads
Quick and easy method of identifying anchors in DBHTMLText and DBHTMLVarchar fields
fremail/lumen-nested-route-groups
10998 Downloads
Extends a lumen application for using nested route groups. In addition to the groups it's possible to use any() and match() methods.
fisss-apprentice/ulntools
4238 Downloads
a method to validate ULN numbers as per specification published by UK gov
fengyongz-guzzlehttp/psr7
4133 Downloads
PSR-7 message implementation that also provides common utility methods
eventix/cache
16929 Downloads
Provides caching methods which can be easily used for caching routes.
evanshunt/lazy-focus-fit
2558 Downloads
Template methods to quickly make use of FocusPoint, LazySizes, and Object-fit
eleving/zend-json
14086 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
elaberino/symfony-style-verbose
1509 Downloads
Add methods to SymfonyStyle to only create output when verbosity flags are set
edouardbob/pipedrive-bundle
6847 Downloads
Internal bundle to sync entity fields ans calculated methods to pipedrive custom fields
eboreum/phpunit-with-consecutive-alternative
778 Downloads
Do you miss the old "withConsecutive" method in PHPUnit? This library fixes that problem for you.
eboreum/exceptional
4416 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.
drupal/core-datetime
194 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.