Libraries tagged by like_int

grazulex/laravel-atlas

23 Favers
2758 Downloads

Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Markdown, JSON, HTML, Blade, or PDF.

Go to Download


benpickles/peity

4214 Favers
2820 Downloads

Peity (sounds like deity) is a jQuery plugin that converts an element's content into a mini `` pie, donut, line or bar chart.

Go to Download


badoo/soft-mocks

309 Favers
35656 Downloads

The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.

Go to Download


colinmollenhour/mongodb-php-odm

210 Favers
6500 Downloads

MongoDb PHP ODM is a simple object wrapper for the Mongo PHP driver classes which makes using Mongo in your PHP application more like an ORM. It is designed for use with Kohana 3 but will integrate equally well with any PHP application.

Go to Download


lorddashme/php-static-class-interface

6 Favers
4041 Downloads

A simple package that convert a service class into a static-like class.

Go to Download


mobilestock/laravel-database-interceptor

1 Favers
11759 Downloads

Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.

Go to Download


requtize/semver-converter

6 Favers
12145 Downloads

Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.

Go to Download


liliom/laravel-acquaintances

847 Favers
2316 Downloads

This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups), verifications, and interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.

Go to Download


iafilin/eloquenthttpadapter

8 Favers
477 Downloads

EloquentHttpAdapter is a Laravel package that allows you to work with RESTful API data using an Eloquent-like syntax with HttpModel abstract class, interfaces, and custom exceptions.

Go to Download


graftcode/hypertube-php-sdk

0 Favers
3525 Downloads

Hypertube allows you to reference and use modules or packages written in (Java/Kotlin/Groovy/Clojure, C#/VB.NET, Ruby, Perl, Python, PHP, JavaScript/TypeScript) like they were created in your technology.

Go to Download


calmohallag/nullable-casting

1 Favers
17210 Downloads

PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.

Go to Download


ug-code/laranova

3 Favers
396 Downloads

Postman-like API test interface for Laravel. Pre-script Faker tags, HTTP Client wrapper, SPA UI.

Go to Download


simoneast/simple-ansi-colors

6 Favers
47396 Downloads

Simple PHP class for converting basic HTML-like color tags into ANSI escape codes for use in console apps and scripts. Auto-detection for Windows/Ansicon users included.

Go to Download


mfreiholz/persistent_login

89 Favers
32 Downloads

This server-side plugin is useful for all Roundcube users who don’t like to log into their e-mail account each time they open their browser. The plugin stores a persistent login cookie which automatically logs the user in the next time he or she visits the Roundcube web mailer.

Go to Download


laravolt/camunda

21 Favers
16038 Downloads

High level model, something like Eloquent, to interact with Camunda resources via REST API

Go to Download


<< Previous Next >>