Libraries tagged by like php

axelitus/base

5 Favers
74 Downloads

A framework agnostic PHP package that contains _extensions_ and helpers for the PHP primitive types (strings, numbers, array, etc.). It also contains common interfaces for _new_ types like collections, etc.

Go to Download


torann/dom-parser

1 Favers
454 Downloads

A HTML DOM parser written in PHP7 let you manipulate HTML in a very easy way! Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.

Go to Download


crimsonkissaki/mockmaker

4 Favers
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.

Go to Download


stronk7/php-search

1 Favers
18 Downloads

Semantic-like PHP searches using AST structures generated by php-parser

Go to Download


palabs/php-enum

3 Favers
875 Downloads

Java-like PHP Enum implementation for php 7.4+

Go to Download


nggit/php-dom-wrapper

3 Favers
8 Downloads

A Simple, jQuery-like PHP DOM Wrapper

Go to Download


chromatix/phpcs-config-chromatix-no-wordpress

3 Favers
1549 Downloads

Like phpcs-config-chromatix, but without the rules for things that can only be used in the WordPress context.

Go to Download


php-mod/php-lang

1 Favers
111 Downloads

Java.lang like for PHP

Go to Download


ziggeo/phprecious

3 Favers
52920 Downloads

PHPrecious is a Ruby-on-Rails-like light-weight PHP-framework.

Go to Download


vfa-ako/zarinpal-php

0 Favers
16 Downloads

A PHP ORM-like package for using all Zarinpal APIs

Go to Download


lpks/php-websocket

0 Favers
312 Downloads

Websocket like SocketIO for PHP language.

Go to Download


hschulz/php-io-streams

0 Favers
21 Downloads

Java like streams in PHP.

Go to Download


flexibuild/php-safe

1 Favers
294 Downloads

Yii2 template engine. Php-Safe compiler generates php code like source but with safe echo.

Go to Download


etconsilium/php-recursive-array-object

2 Favers
73 Downloads

Recursiveful PHP ArrayObject. Like a JavaScript. Layka Rolinsto \m/

Go to Download


ynkt/enum-like

1 Favers
2 Downloads

Implementation like Enum with PHP

Go to Download


<< Previous Next >>