Libraries tagged by like_int
mobilestock/laravel-database-interceptor
1445 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.
requtize/semver-converter
6954 Downloads
Converts SemVer version (like Composer packages) into integer version with operators. Helps managing versions: store, compare, sort and retrive by conditions.
liliom/laravel-acquaintances
2310 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
calmohallag/nullable-casting
8523 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.
texxasrulez/persistent_login
3156 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.
simoneast/simple-ansi-colors
34448 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.
shogogg/scalikephp
28704 Downloads
ScalikePHP provides Scala like programming tools into PHP.
borisguery/paginated-resource
6709 Downloads
A resource wrapper to encapsulate paginated resource into REST-like API.
sassnowski/csv-schema
5024 Downloads
Turn your CSV files into objects. It's like an ORM for CSV!
ravebuild/xero-php
19361 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction. With Ravebuild fixes.
linwj/mxc
5360 Downloads
Mexc API Like the official document interface, Support for arbitrary extension.
linwj/kucoin
4857 Downloads
Kucoin API Like the official document interface, Support for arbitrary extension.
linwj/coinex
6675 Downloads
Coinex API Like the official document interface, Support for arbitrary extension.
linwj/coinbase
7706 Downloads
Coinbase API Like the official document interface, Support for arbitrary extension.
linwj/bitmex
5962 Downloads
Bitmex API Like the official document interface, Support for arbitrary extension.