Libraries tagged by baseN
aza/math
20664 Downloads
AzaMath - Anizoptera CMF mathematic component. Arbitrary precision arithmetic (for huge integers; BCMath wrapper) and universal convertor between positional numeral systems (supported bases from 2 to 62 inclusive, and systems with custom alphabet; pure PHP realisation, can use GMP and core PHP functions for speed optimization).
yidas/codeigniter-model
11791 Downloads
CodeIgniter 3 ORM Base Model pattern with My_model example
adobrovolsky97/laravel-repository-service-pattern
4181 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
ziffdavis/uuid62
206525 Downloads
Generate Base-62 encoded UUID strings
yiisoft/form-model
24873 Downloads
Provides a base for form models and helps to fill, validate and display them.
yidas/codeigniter-rest
14075 Downloads
CodeIgniter 3 RESTful API Resource Base Controller
wwwision/graphql
14823 Downloads
Base package to create GraphQL endpoints with Flow
wcm/git-php-hooks
37439 Downloads
Write git hooks with PHP, organize them on a per-project base and automatically add them
warrence/yii2-kartikgii
102770 Downloads
Gii Generator base on Kartik-V extension https://github.com/kartik-v
utopia-php/servers
13677 Downloads
A base library for building Utopia style servers.
unreal4u/dummy-logger
141993 Downloads
Dummy logger that implements PSR-3 so that my own classes can work with a common base
umbrellio/laravel-common-objects
88143 Downloads
Common objects for extending base Laravel functionality.
teamneusta/pimcore-testing-framework
11981 Downloads
The Pimcore testing framework provides base classes for unit, integration and functional testing
talon-one/talon-one-client
92707 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}`
sylius-labs/sensio-distribution-bundle
251930 Downloads
Base bundle for Symfony Distributions