Libraries tagged by wells
baikal/wellknown-bundle
2003 Downloads
Baïkal Well-known Bundle
badcamp/badcamp_stripe_payment
479 Downloads
Provides integration of the Stripe payment processing service by providing a charging and refund service as well as an entity that will store the payment data for each payment made.
aubiplus/seo
2348 Downloads
In your view scripts or controller actions, often it is necessary to convert strings to perform well in urls. You can use this helper classes to perform these behaviors for you.
atikrahman/laravel-server-health
17 Downloads
This package generates url to check laravel hosted os and server information as well as watch for high alerts
ast/user-module
51 Downloads
User module for cms. Handles the authentication and authorisation as well as the user management.
assegaiphp/common
4 Downloads
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
ashimbadrie/lara-core
0 Downloads
Contains base classes as well as helper classes to fast track development.
artur-gajewski/dev-toolbar
7 Downloads
This module provides a toolbar for your project's development to easily fetch memory usage information, tail of Apache's access and error logs as well as phpinfo(), all from their own tab in the toolbar.
artplus_f/browscap
0 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
arindam/svg
7 Downloads
A laravel package that convert SVG code to image file and download as well
apimaticsupport/conversationsapi
46 Downloads
## Introduction Send messages using unifonic’s Conversations API. Message your target audience over social channels (WhatsApp for Business, Messenger, SMS, etc..). Unifonic conversations API Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email [email protected] to create an account for you. ## Base URL All URLs referenced in the documentation have the following base: **apis.unifonic.com** ## Security To ensure privacy, we recommend you to use HTTPS for all unifonic API requests. ## Formats conversations API only supports JSON format. All requests must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
anwar/soshare
24 Downloads
soshare is a Social Share laravel package its support all over well known social network include fb,tw,lnkdinacebool,~twitter,linkdin , whatsapp, google plus.
anotherwise/bonus
19 Downloads
PHP Bonus Framework, well readable and extensible.
amestsantim/wkt2epsg
32 Downloads
A PHP library that can be used to convert well-known text (WKT) projection information (like ones found in .prj files) to standard EPSG codes.
alisajjad/php7_api
13 Downloads
A PHP basic starter for single url API development. It provides the basic functionalities with different authorization handles as well as Mysqli Wrapper.