Libraries tagged by methods to class
aslamhus/google-drive-uploader
22 Downloads
A PHP class for uploading files to Google Drive, providing methods for basic and resumable uploads, with support for managing dependencies and setting up Google Drive API service accounts
jimthunderbird/phlexmock
14 Downloads
A tool to allow developers to mock any php class by redefining class methods
pointybeard/helpers-exceptions-readabletrace
4123 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
net_bazzline/php_component_code_generator
1560 Downloads
free as in freedom component to generate php code for class, file, method, property, constant, documentation
sqonk/phext-core
2250 Downloads
This is the core package to the PHEXT set of libraries for PHP. It includes general utility methods for strings, arrays, dates and numbers, each of which exist as a grouped class with the methods statically accessible.
pdo-proxy/pdo-proxy
26 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.
leofranca47/abstract-repository-eloquent-laravel
858 Downloads
Essa é uma classe php onde tem métodos que podem ser chamados igual no Eloquent. Serve para criar repositórios e facilitar os testes unitários sem perder o poder do Eloquent - This is a php class where it has methods that can be called equal in Eloquent. It serves to create responses and facilitate unit tests without losing the power of the Eloquent
afonzeca/universalsimplegrid
16 Downloads
The aim of the package Universal Simple Grid (Usg) is giving to Laravel 5 developers an easy way for creating, managing and representing DB data tables inside a 'Data Grid' by using simple classes and methods with a 'fluent' approach inside code
coffeephp/compression-method
42 Downloads
Provides interfaces for compression method classes to implement.
uni-method/json-to-php-class
1023 Downloads
exposer/class-exposer
24 Downloads
Allows access to a classes private methods and properties
stormcode/multi-login-methods
450 Downloads
Simple package that allows to make classes for multiple login methods
rotexsoft/compare-php-class-by-git-branch
4 Downloads
This package compares versions of PHP classes across two git branches to show methods & properties present in one branch & not in the other
matiasmuller/methods-stacks
54 Downloads
Manage DB queries very easily using simple search classes similar to form requests
mawebdk/to-string-builder
6 Downloads
Builder class for __toString() methods.