Libraries tagged by in2pire
mikhail/pizza_store
7 Downloads
Some pizza store inspired by Pizza Hut
michaelthedev/simple-router
3 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router. (Forked from skipperbent/simple-php-router)
mglinski/philip
10 Downloads
A Slim-inspired IRC bot framework. Deps updated to symfony 2.7 by mglinski.
mfonte/php82-search
12 Downloads
A Lucene-inspired PHP Search engine library
melvdouc/array-utils
4 Downloads
Some JavaScript-inspired array utility functions for my personal use.
mean-cj/fastimage
13 Downloads
Laravel Fastimage Helper Library inspired by tommoor
mdjaman/mdjaman-blog
20 Downloads
Module that provides blog functionality in zf2. Heavily inspired from Soflomo Blog
mdcass/support
317 Downloads
A set of helpers and classes to aid with package development within Laravel. Inspired by Laravel's Eloquent Model functionality amongst other things.
matthewbdaly/laravel-flatpages
80 Downloads
Laravel flat pages package. Inspired by Django's flatpages
marcojetson/freckle
15 Downloads
A minimalistic ORM built on top of Doctrine DBAL and heavily inspired by Spot2
marc-coll/laravel-trix
70 Downloads
trix editor for laravel inspired by ActionText for rails
malgany/php-chain
0 Downloads
PHP Chain is a natural language processing library for PHP, inspired by the popular LangChain in Python. This library offers a modular and extensible approach to building NLP pipelines, allowing PHP developers to easily integrate natural language capabilities into their applications. PHP Chain supports a variety of NLP tasks, including but not limited to tokenization, semantic analysis, and text generation, providing a fluent interface and adaptable tool chains for different linguistic processing needs.
maaaarcel/devalue-php
1 Downloads
A library for stringifying and parsing complex data. Inspired by the devalue JavaScript library.
lysande/html
11 Downloads
A small, simple HTML library, inspired by Elm.
lxr/model
63 Downloads
Eloquent-like model class with no external dependencies. Inspired by jenssegers/model package.