Libraries tagged by like_int
mobilestock/laravel-database-interceptor
5590 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
7563 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
2311 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
10107 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
3502 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
35994 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
30191 Downloads
ScalikePHP provides Scala like programming tools into PHP.
borisguery/paginated-resource
6838 Downloads
A resource wrapper to encapsulate paginated resource into REST-like API.
sassnowski/csv-schema
5130 Downloads
Turn your CSV files into objects. It's like an ORM for CSV!
ravebuild/xero-php
21653 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction. With Ravebuild fixes.
linwj/mxc
6324 Downloads
Mexc API Like the official document interface, Support for arbitrary extension.
linwj/kucoin
5719 Downloads
Kucoin API Like the official document interface, Support for arbitrary extension.
linwj/huobi
12470 Downloads
Huobi API Like the official document interface, Support for arbitrary extension.
linwj/coinex
7803 Downloads
Coinex API Like the official document interface, Support for arbitrary extension.
linwj/coinbase
9101 Downloads
Coinbase API Like the official document interface, Support for arbitrary extension.