Libraries tagged by method call
avto-dev/bypass-finals
2670 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
manasahtech/web
16 Downloads
The web package offers a robust, flexible system for handling HTTP requests/responses. It features straightforward routing, middleware support, and multi-HTTP method handling. This reliable web infrastructure allows developers to focus on core application features and business logic.
langeland/phpspec-camelcase
123 Downloads
PHPSpec extension that allows you to use camelcase methods for tests.
kelunik/oauth-cli
23 Downloads
Allows using OAuth as login method on CLI.
jbreeze/jbreeze
11 Downloads
This project provides powerful and flexible methods to manipulate JSON datasets. It allows you to perform common database-like operations on JSON data files or raw JSON strings, including filtering, selecting, inserting, updating, and deleting records, as well as sorting and handling nested data.
einstein/open_struct
138 Downloads
Data structure that allows the definition of arbitrary methods and properties at runtime
divengine/ajaxmap
19 Downloads
Div Ajax Mapping allow mapping PHP functions, static methods and arbitrary data when instance a JavaScript class
amhol/extendable-routing
26 Downloads
Adds an extend method to the Laravel-4 router allowing you to add custom route extensions
agmakonts/zf2-json-serializable-hydrator
410 Downloads
ZF2 hydrator that allows for use of JsonSerialize method from JsonSerializable interface.
drupol/phpspec-annotation
24541 Downloads
PHPSpec extension that allows you to use annotated methods for tests.
justinmoh/backpack-helper
67 Downloads
A helper package for Laravel-Backpack CRUD that allows using CRUD components as chained method.
exposer/class-exposer
24 Downloads
Allows access to a classes private methods and properties
andydune/object-cache-proxy
16 Downloads
Allow cache results for execution object method. Transparent to working code.
antonythorpe/silverstripe-formfieldadditionalclasses
2 Downloads
Warning: there is an error in this module as it adds classes to all form fields. Abandoned. Through new methods on the FormField, CSS classes can be added to any Field Holder template. That is, to the opening div, Validation span, Middle Column/Description div, and Left/Right label.
wpify/dpd-geo-php-sdk
6 Downloads
This documentations describes what the GeoAPI is and how to use it properly. **What is GeoAPI** The GeoAPI allows DPD customers to manage (CRUD) their shipments and shipment related data. The main purpose of the API is to provide the customer the means for: - Creating and managing new shipments - Ordering pickups for parcels - Printing parcel labels - Listing all available shipping services - Validating shipping routes It also provides methods for listing your pickup addresses and the details of individual parcels. Each user is assigned a user account under which he is able to track multiple customer DSWs (customer numbers). You as a customer can use a single GeoAPI account to send shipments under multiple DPD customer numbers.