Libraries tagged by get_class
crimsonkissaki/mockmaker
44 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.
aleckyann/filter
9 Downloads
Classe simples para filtrar e receber requisições GET e POST.
epii/get-all-classes-and-methods-for-namespaces
327 Downloads
获取某命名空间下的所有类和方法
metarush/getter
119 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.
laudirbispo/classname
31 Downloads
A simple class to get object names
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
duiliopastorelli/get-month
28 Downloads
Simple class to get a month in different formats and languages.
theoluirard/laravel-get-table-name
7 Downloads
A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
hahadu/http-class
18 Downloads
get , post
dharmvijay/constant-class-for-enum
46 Downloads
Base constant class to create constants for enum and different other general purposes with some other features like check exist ,get values ,get keys... etc.
alphayax/get_opt
8622 Downloads
Utility class for manage scripts arguments
aalfiann/pubproxy-class-php
137 Downloads
Get working public proxy list for free by PubProxy (No API key required).
jabbadu/acf-image-class
7 Downloads
Get and output an ACF image-field
felideo/debug2
594 Downloads
Debug2 is a function developed to debug PHP code of form easy, simple, pretty print, fast and safe.