Libraries tagged by methods to class

blackbird/mtomsoapclient

0 Favers
397 Downloads

This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.

Go to Download


best-served-cold/reflection

1 Favers
128 Downloads

Reflection - Simple utility to reflect objects and classes to access properties and methods.

Go to Download


amonite/async

3 Favers
3 Downloads

PHP async, await and Promise classes, about to run async methods

Go to Download


aesonus/php-magic

0 Favers
314 Downloads

Reads the class docblock to determine magic method behavior

Go to Download


scopez-jelmer/validation-helper

0 Favers
1 Downloads

Some helper methods to help you build up your validation classes quicker

Go to Download


pbxg33k/phalcon-dummy-backend-cache

0 Favers
6 Downloads

This is a library which doesn't cache but still offers a class that responses to the cache methods. Useful for developing/testing without cache.

Go to Download


jabarihunt/format

0 Favers
3 Downloads

Class to hold static formatting helper methods.

Go to Download


alpa/tools_sucker

1 Favers
3 Downloads

For unit testing. The sucker for classes and objects to call private methods.

Go to Download


webiik/container

0 Favers
66 Downloads

The Container adds handy methods to most common Pimple functions and then adds automatic injection of dependencies from container to class constructor.

Go to Download


ssitu/euclid

1 Favers
2 Downloads

A PHP tool to map your classes and methods, so you can execute them from the comfort of your command line interface.

Go to Download


mmurattcann/repository-generator

0 Favers
21 Downloads

You can easily generate interface and class for resository with given model name. Created class implements created interface and they have methods to do basic operations like store(), getAll(), etc.

Go to Download


jessesoeteman/sqlite3_connection

1 Favers
43 Downloads

This class is used to connect to a SQLite3 database. It contains methods to execute queries and statements.

Go to Download


drupal/core-datetime

3 Favers
54 Downloads

This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.

Go to Download


designbycode/south-african-id-validator

0 Favers
4 Downloads

The South African ID Validator is a PHP class that validates and extracts information from South African ID numbers. It uses the Luhn Algorithm to validate the ID number and provides methods to determine the gender, citizenship, and birthdate of the individual.

Go to Download


coyote6/laravel-base

0 Favers
61 Downloads

Provides common base classes used for some of Coyote6 GraphX's developed projects. Provides UUID trait for models using it as a primary key. Provides trait methods to return models as options.

Go to Download


<< Previous Next >>