Libraries tagged by get_class
ufo-tech/doctrine-helper
6 Downloads
A set of ready-made solutions for Doctrine (traits, interfaces, classes) that allows you to get rid of routine and speeds up development
code-simplify/ciesta-project
10 Downloads
A simple way to write classes in PHP. No more getters, setters, constructors, or SQL.
uk/dynamic-properties
26 Downloads
Helping classes to use dynamic properties declared by get*() and set*() methods
tekkla/core-toolbox
152 Downloads
Toolbox of classes and function to check variables, manipulate arrays, do file actions and much more. It's a collection of tools that get used in some of my core libs.
simplecomplex/time
27 Downloads
Time extends native DateTime class to fix shortcomings and defects, and provide more, simpler and safer getters and setters
sagittariusx/beluga.dynamic-properties
79 Downloads
Helping classes to use dynamic properties declared by get*() and set*() methods
delphiki/colissimo-api
41 Downloads
PHP class taking advantage of the Colissimo's API to get a package delivery status
dannyweeks/laravel-base-repository
2028 Downloads
An abstract repository class for your Eloquent repositories that requires minimal config to get started.
crimsonkissaki/mockmaker
42 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
basteyy/php-stringer
38 Downloads
A simple php class which provides a few function for manipulating strings, get random strings and work with times/datetime objects.
assegaiphp/common
4 Downloads
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
aleckyann/filter
9 Downloads
Classe simples para filtrar e receber requisições GET e POST.
metarush/getter
103 Downloads
Generate a class with getter methods from a yaml or env file
lucaasleaal/instagram-class
6 Downloads
An instagram class to get the last post made by an user.
kies-media/scraper-class
10 Downloads
Very basic scraping-class to get Url-Content by public Proxys Look demo.php on how to use. The main advantage is, that u dont need to search for proxy-lists. Its done by the Class itself. https makes no problems