Libraries tagged by independentcy
tpetry/laravel-query-expressions
259507 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
imanghafoori/eloquent-mockery
551437 Downloads
Allows you to design your tests in an independent manner.
hyperf/translation
1835712 Downloads
An independent translation component, forked by illuminate/translation.
hyperf/pool
2327781 Downloads
An independent universal connection pool component.
yanlongli/app-store-server-api
21085 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.
validator/livr
308140 Downloads
Lightweight PHP validator supporting Language Independent Validation Rules Specification (LIVR)
lochmueller/calendarize
131264 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
hyperf/memory
2018066 Downloads
An independent component that use to operate and manage memory.
hyperf/config
2383844 Downloads
An independent component that provides configuration container.
haltuf/genderer
212773 Downloads
Independent library to detect gender by name in Czech. Also returns 5th grammatical case (vocative) for salutation.
xiaoler/blade
12864 Downloads
an independent version of laravel view template - blade
pear/net_ping
8524 Downloads
OS independent wrapper class for executing ping calls
buckhamduffy/laravel-expressions
10475 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls
fuelphp/event
10927 Downloads
Framework independent Event library.
yoshi2889/multipart-builder
133379 Downloads
Stream-independent RFC2388 compliant multipart form data builder.