Libraries tagged by class compiler
pfaciana/composer-smart-autoloader
48 Downloads
A PHP autoloader that manages class loading across multiple Composer dependencies, prioritizing the latest compatible versions.
waylandace/class-finder
15258 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
oat-sa/extension-tao-ontobrowser
13288 Downloads
extension to browse ontology classes and resource into TAO
njmh/ptv-timetable-api
537 Downloads
A simple wrapper class for the PTV (Public Transport Victoria) Timetable API.
kafkiansky/discovery
12604 Downloads
Discover interfaces, traits and classes from application autoload classmap.
jv-conseil/dkim-php-mail-signature
756 Downloads
🔏 Stand-alone DKIM class to sign your emails with a 2048 bit private key hashed with SHA-256 algorithm.
idealizetecnologia/tweetphp
30212 Downloads
A PHP class for fetching tweets from a Twitter user's timeline, and rendering them as an HTML list
bnomei/kirby-blueprints
50 Downloads
PHP Class-based Blueprints for Kirby CMS for better type safety and code completion
tarantool/jobbuilder
10302 Downloads
A set of utility classes to help creating complex jobs for Tarantool JobQueue.
scrumble-nl/laravel-ide-helper
1313 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
gkarman/laravel-ide-helper
220 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
tinigin/morphos
500 Downloads
A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.
small/collection
852 Downloads
Provide PHP collection classes, with a selector to make complex queries on collections.
wunderwerkio/jsonapi-error
1433 Downloads
Simple class to conveniently create a JSON error that complies with the JSON:API specification.
tuutti/php-klarna-payments
61513 Downloads
The payments API is used to create a session to offer Klarna's payment methods as part of your checkout. As soon as the purchase is completed the order should be read and handled using the [`Order Management API`](https://docs.klarna.com/api/ordermanagement). **Note:** Examples provided in this section includes full payloads, including all supported fields , required and optionals. In order to implement a best in class request we recommend you don't include customer details when initiating a payment session. Refer to [Initiate a payment](https://docs.klarna.com/klarna-payments/integrate-with-klarna-payments/step-1-initiate-a-payment/) section for further details. Read more on [Klarna payments](https://docs.klarna.com/klarna-payments/).