Libraries tagged by usee
ibrand/open-ecommerce
99 Downloads
iBrand's ecommerce is an laravel open source project, This is an easy-to-use e-commerce solution.
youness_usee/filter
115 Downloads
the package is for filtering data for EXP you have search bar/page with multi filters option this package will help you to do that filters easily and fast this package using pipeline technology and it will check the request part by part
useepay/useepay-php
97 Downloads
Official UseePay PHP SDK for payment processing. Supports PHP 5.4+ with comprehensive payment gateway integration.
laravel-filter/filter
7 Downloads
the package is for filtering data for EXP you have search bar/page with multi filters option this package will help you to do that filters easily and fast this package using pipeline technology and it will check the request part by part
tijsverkoyen/css-to-inline-styles
575619322 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
phpdocumentor/reflection-common
768054247 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
mobiledetect/mobiledetectlib
181425559 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
league/oauth2-server
159435800 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
doctrine/lexer
1005939769 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/event-manager
550481410 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
aws/aws-sdk-php
576071789 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
spatie/laravel-activitylog
61618136 Downloads
A very simple activity logger to monitor the users of your website or application
matomo/device-detector
29832735 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
league/uri-interfaces
275327497 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
jenssegers/agent
76369597 Downloads
Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect