Libraries tagged by InspireCZ
juanwong/jc-framework
16 Downloads
Simple PHP framework inspired by Laravel
jpeer/lumen-image
58 Downloads
Image manipulation library Lumen Framework based on Imagine and inspired by Croppa for easy url based manipulation
jonpemby/phlash
12 Downloads
Lodash inspired helper functions for PHP
jonaskohl/php-search
7 Downloads
A Lucene-inspired PHP Search engine library
joedevsharp/entitylite
14 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
24 Downloads
A PHP case formatting tool inspired by Google Guava's CaseFormat.
jk-oster/laravel-cron-monitor
8 Downloads
Laravel package to monitor external cron jobs. Inspired by spatie uptime monitor
jizuscreed/time-approximator
4 Downloads
A small library to generate short approximate human friendly time description. Inspired by https://github.com/martinandert/damals
jinnguyen/puja-template
47 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
1407 Downloads
A package wrapper that works with selenium to test laravel applications in the browser, inspired from laracasts integrated package
jetz1nn/simple-router
9 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
jersoncarin/jershooks
10 Downloads
A lightweight Hooking API inspired by wordpress
jdecool/optional
8 Downloads
A PHP implementation of the Optional pattern, inspired by Java's java.util.Optional
jclaveau/php-behaviorable-trait
28 Downloads
Multiple inheritance defined at runtime for PHP 5.4+ (Inspired by Yii's Behavior)