Libraries tagged by ares
cviebrock/image-validator
452194 Downloads
Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later
dfridrich/ares
396467 Downloads
Communication with ARES (Czech business register)
zetacomponents/archive
480827 Downloads
The component allows you to create, modify, and extract archive files of various formats. The currently supported archives formats are Tar (with the flavours: ustar, v7, pax, and gnu) and Zip.
wyrihaximus/cpu-core-detector
246158 Downloads
Detect how many CPU cores are available
waconcookiemanagement/wacon-cookie-management
7534 Downloads
Different cookies are allowed individually. Differentiation into necessary and optional cookies
verifalia/sdk
28596 Downloads
Verifalia provides a simple HTTPS-based API for validating email addresses and checking whether they are deliverable or not. This library allows to easily integrate with Verifalia and verify email addresses in real-time.
topshelfcraft/environment-label
216700 Downloads
...so you don't forget where you are.
tmd/auto-git-pull
13469 Downloads
Automatically pulls a git repository when commits are pushed.
thinktomorrow/assetlibrary
31208 Downloads
An extension on top of Spatie/laravel-medialibrary which allows to attach an asset on multiple models. Also ocalized assets are supported.
tempest/container
89426 Downloads
The container component is where the initialization of services and their dependencies are managed.
talon-one/talon-one-client
82135 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
stymiee/php-simple-encryption
5729 Downloads
The PHP Simple Encryption library is designed to simplify the process of encrypting and decrypting data while ensuring best practices are followed. By default is uses a secure encryption algorithm and generates a cryptologically strong initialization vector so developers do not need to becomes experts in encryption to securely store sensitive data.
steefdw/standards-enums
31288 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
speakeasy/serializer
63048 Downloads
Temporary fork of JMS Serializer while upstream changes are being made.
softon/sms
27935 Downloads
Simple SMS Gateway Package for sending short text messages from your Application. Facade for Laravel 5.Currently supported Gateways Clickatell , MVaayoo, Gupshup, SmsAchariya, SmsCountry , SmsLane , Nexmo, Mocker / Any HTTP/s based Gateways are supported by Custom Gateway. Log gateway can be used for testing.