Libraries tagged by like_int
brad-jones/superclosure
236 Downloads
Doing interesting things with closures like serialization.
jmf/type-validation
10 Downloads
Allows to check if a variable is of the expected type, using a type specification string like the ones in PHPDoc blocks (int, \Foo\Bar[], null|string, etc).
perf/type-validation
229 Downloads
Allows to check if a variable is of the expected type, using a type specification string like the ones in PHPDoc blocks (int, \Foo\Bar[], null|string, etc).
zenexjp/types
57 Downloads
A php library to handle basic types like string, non empty string, positive integer and so on.
technodelight/php-cli-editor-input
685 Downloads
Small and simple intermediate layer between console editors (like vim) and your PHP console application
restgalleries/restgalleries
18 Downloads
Is an API Client interface for interact with restful image services like Flickr through CRUD methods.
rabsana/exchanger
12 Downloads
This library is an interface to connect to exchangers like Binance,...
jsys/types
47 Downloads
A php library to handle basic types like string, non empty string, positive integer and so on.
fjerbi/ultimateblog
28 Downloads
The ultimate blog, a package that will allow you to integrate a blog system with likes/ dislikes on posts, comment system,Notification system, author profile and views count
afief/slim
64 Downloads
This is a form repo of slim framework from slim/slim with some update like middleware arguments, return object response into a json string, etc. Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
zenithsu/sms
173 Downloads
Easily integrate with multiple SMS service providers like Qiniu Cloud, Alibaba Cloud, and others using our Composer package. Simplify your SMS integration across platforms with ease.
sinasalek/multi-calendar-date-time
26 Downloads
Feature Rich PHP DateTime Class (Based on Carbon) with Multi Calendar Systems support like Japanese,Persian,Islamic, etc (Based on Intl/ICU ext or its pollyfill)
prodevelopement/germanbankverification
13 Downloads
This package Integrates API For German Bank Verification like IBAN, KTO, BLZ, Bank and also can be used as a library for further development
ovvio/serializer
16 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
n1215/http-request-matcher
187 Downloads
Matcher interface for PSR-7 HTTP request, like preg_match() for string.