Libraries tagged by CAML
calebdw/fakerstan
165706 Downloads
PHPStan extension for Faker
carlosas/phpat
69947 Downloads
PHP Architecture Tester
camspiers/json-pretty
733592 Downloads
Provides support for json pretty printing
calebdw/larastan
151623 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
zetacomponents/console-tools
1758303 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
yanlongli/app-store-server-api
62609 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
usu/codice-fiscale
184382 Downloads
A library to calculate and check the validity of the italian fiscal code (codice fiscale)
traderinteractive/memoize
147458 Downloads
A library for memoizing repeated function calls.
text/template
209095 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
smalot/magento-client
144350 Downloads
Magento API Client (SOAP v1). Allows wrappers for each call, dependency injections and code completion.
skautis/skautis
41414 Downloads
Library for API calls to SkautIS
readdle/app-store-receipt-verification
240996 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
rafaelfragoso/haversini-formula
219453 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.
pid/speakingurl
5462 Downloads
Generate of so called 'static' or 'Clean URL' or 'Pretty URL' or 'nice-looking URL' or 'Speaking URL' or 'user-friendly URL' or 'SEO-friendly URL' or 'slug' from a string.
php-code-archeology/php-code-archeology
11761 Downloads
Static analyzer for PHP project archeology. Calculates various metrics for your codebase.