Libraries tagged by in2pire
jzaleski/php-open_struct
15 Downloads
A very flexible data-structure (inspired by Ruby's `ostruct` library)
justdvlp/folklore-image-updated
5 Downloads
Image manipulation library for Laravel based on Imagine and inspired by Croppa for easy url based manipulation. This is a fork of laravel folklore image
juanwong/jc-framework
7 Downloads
Simple PHP framework inspired by Laravel
jsw/commonmark-container-extension
203 Downloads
League/commonmark extension for custom container inspired by Markdig.
jpeer/lumen-image
51 Downloads
Image manipulation library Lumen Framework based on Imagine and inspired by Croppa for easy url based manipulation
jonpemby/phlash
6 Downloads
Lodash inspired helper functions for PHP
jonaskohl/php-search
3 Downloads
A Lucene-inspired PHP Search engine library
joedevsharp/entitylite
11 Downloads
A lightweight PHP ORM inspired by Entity Framework, designed to simplify database interactions and provide an intuitive way to manage entities and relationships. This library utilizes a fluent interface and follows the PSR-4 autoloading standard, making it easy to integrate into any PHP project. With support for basic CRUD operations and a focus on simplicity and performance, this ORM empowers developers to work with databases seamlessly while maintaining clean and maintainable code.
jlinn/caseformat
22 Downloads
A PHP case formatting tool inspired by Google Guava's CaseFormat.
jk-oster/laravel-cron-monitor
1 Downloads
Laravel package to monitor external cron jobs. Inspired by spatie uptime monitor
jizuscreed/time-approximator
2 Downloads
A small library to generate short approximate human friendly time description. Inspired by https://github.com/martinandert/damals
jinnguyen/puja-template
42 Downloads
Puja-Template is a lightweight, flexible and easy PHP template engine. Inspired in django, Puja also support validate template syntax!
jimbojsb/rapid
4 Downloads
A PHP Middleware dispatcher / router inspired by Express.js
jhoopes/laravel-selenium-driver
1406 Downloads
A package wrapper that works with selenium to test laravel applications in the browser, inspired from laracasts integrated package
jetz1nn/simple-router
6 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.