Libraries tagged by htaccess
awobaz/eloquent-mutators
21381 Downloads
Reusable accessors/mutators (getters/setters) for Laravel 5's Eloquent
astrotomic/laravel-cachable-attributes
36278 Downloads
Allows to cache attribute accessor values in an easy way.
dg/dibi
101183 Downloads
Dibi is Database Abstraction Library for PHP
zoonman/pixabay-php-api
51090 Downloads
PixabayClient is a PHP HTTP client library to access Pixabay's API
znanylekarz/zend-permissions-acl
148479 Downloads
provides a lightweight and flexible access control list (ACL) implementation for privileges management
yiisoft/user
110836 Downloads
Convenient user identity management and access checking
yii2-extensions/dynamicform
3390 Downloads
Yii2 Dynamic form widget for cloning form elements in a nested manner while maintaining accessibility.
wwwision/privateresources
32399 Downloads
A Flow package that allows for protecting persistent resources from unauthorized access
wppconnect-team/wppconnect-laravel-client
1886 Downloads
A simple API with Guzzle wrapper, providing easy access to wppconnect's endpoints.
web64/php-nlp-client
21644 Downloads
Library for accessing NLP apis
web64/laravel-nlp
9185 Downloads
Laravel package for accessing NLP tools
wapplersystems/a21glossary
22342 Downloads
automatic conversion of all abbreviations and acronyms in the special tags for accessibility issues
tomverran/robots-txt-checker
52070 Downloads
Given a robots.txt file, user agent and URL path will tell you whether you're allowed to access a page
tomatophp/filament-subscriptions
3780 Downloads
Manage subscriptions and feature access with customizable plans in FilamentPHP
talon-one/talon-one-client
90206 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}`