Libraries tagged by methods to class

jclaveau/php-visibility-violator

0 Favers
185 Downloads

Class providing simple helpers to violate the defined visibility of methods and properties

Go to Download


ivanstan/symfony-extend-request

0 Favers
2 Downloads

Adds ability to extend Symfony request class and use child class as controller method parameter type

Go to Download


celtak/dog-database

1 Favers
5 Downloads

A class that allows to use a MySQL database and make calls to this database not through queries but through methods

Go to Download


blainesch/magicoracle

1 Favers
16 Downloads

A proxy class developed for unit testing that makes all methods and properties public to you.

Go to Download


mgleska/repositorymock

0 Favers
15 Downloads

A package to facilitate the testing of classes/methods which uses ORM Repository and ORM Entity objects.

Go to Download


plinker/core

1 Favers
1032 Downloads

PlinkerRPC PHP client/server makes it really easy to link and execute PHP component classes on remote systems, while maintaining the feel of a local method call.

Go to Download


oldpak/reflection

0 Favers
6 Downloads

The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.

Go to Download


emma/di

1 Favers
37 Downloads

A PHP 8.0+ Dependency Injection - Di - library. Easy to use and can Autowire any class/method/function. Similarly, you can autowire any config variables or values stored in the container.

Go to Download


rockylars/faker

0 Favers
6 Downloads

Simple class/method faking tool like Mockery and Prophecy to make tests focus on one service at a time

Go to Download


pcual-mac/image-basekit-cli

0 Favers
0 Downloads

Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.

Go to Download


jp-toolkit/html-helper

0 Favers
22 Downloads

A helper classes based on Laravel Forms, CodeIgniter HTML helper and Yii Framework BaseHtml helper that provides a set of static methods for generating commonly used HTML tags to use in WordPress themes and/or plugins.

Go to Download


awaiskhan18/resman

0 Favers
2 Downloads

ResMan is a PHP class that provides a convenient way to handle API responses with standard status codes and response structures. It includes methods for handling validation errors, success responses, and failure responses.

Go to Download


oliver-schoendorn/dependency-injector

1 Favers
102 Downloads

A very simple dependency injector that supports instance creation and auto wiring of classes, class methods and functions. Additionally it provides simple means of caching the necessary reflections to boost performance in heavy load environments.

Go to Download


hmones/laravel-cacheable

0 Favers
3 Downloads

A simple package to automatically cache the returns of certain methods in a given class and forgets them as well on request.The package is highly configurable and let you manage naming of the cache keys with ease.

Go to Download


firstw/php-extension-export

1 Favers
1 Downloads

a simple library to export php extension library 's function, method or class and function, method,property inside a class

Go to Download


<< Previous Next >>