Libraries tagged by myth
bayfrontmedia/php-http-response
1743 Downloads
Easily send HTTP responses.
bagisto-eu/multisafepay
473 Downloads
MultiSafepay Payment Methods for Bagisto
artbit/base_convert
10750 Downloads
Base conversion utility that supports number bases from 2 to 64 (PHP's builtin base_convert supports number bases from 2 through 36)
aedart/athenaeum-utils
27982 Downloads
Offers a few utility components that are used by the Athenaeum packages
aedart/athenaeum
5161 Downloads
Athenaeum is a mono repository; a collection of various PHP packages
sebastiaanluca/php-helpers
19238 Downloads
An extensive set of PHP helper functions and classes.
haganjones/sumy
591 Downloads
Simple, chainable calculation library.
aedart/overload
11522 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
mytracker/s2s-api
1012 Downloads
tracker.my.com s2s api
mykholy/laravel-review-rateable
944 Downloads
Review & Rating system for Laravel 7, 8 & 9
mthenw/nosqlite
2191 Downloads
Simple key => value store based on SQLite3
mothership/headless-shopware-varnish-cache
1417 Downloads
Shopware bundle that adds a cache adapter for a varnish for headless shopware
mithunsatheesh/php-drpc
2181 Downloads
Storm DRPC client for php.
mathsgod/langchain-text-splitter
1518 Downloads
A PHP library to split text into sentences and words.
mathsgod/gql-query-builder-php
2923 Downloads
A PHP library to build GraphQL queries