Libraries tagged by move to
juzaweb/laravel-cms
790 Downloads
Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb
kornrunner/ccxt
1616 Downloads
A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
jobmetric/laravel-package-core
24 Downloads
It is a standard package of different components of Laravel that helps you write different packages better and more fluently
hofff/contao-content-navigation
2204 Downloads
Provides a table of contents for elements based on one or more articles within the page.
php-notify/notify-laravel
16520 Downloads
Seamlessly integrate flash notifications into your Laravel applications with PHPFlasher. Enhance user feedback and engagement with minimal setup.
php-notify/notify
50600 Downloads
The foundational PHP library for PHPFlasher, enabling the creation of framework-agnostic flash notifications. Ideal for building custom integrations or for use in PHP projects.
simplygoodwork/craft-remote
489 Downloads
Send your Craft site's telemetry like versions, installed plugins, and more to the third-party Craft Remote service.
datamints/feuser
16581 Downloads
User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!
yzen.dev/validator-xsd
5366 Downloads
ValidatorXSD is a facade over DOMDocument that will allow you to more conveniently validate your XML file.
sakanjo/laravel-readable-migrations
18 Downloads
Change migrations filenames to more readable numeric format.
renekorss/phpexcelformatter
2946 Downloads
PHPExcelFormatter is class to make it more simple to get data from Excel documents.
didix16/php-apidataobject
6335 Downloads
A simple library that allows easy handle incoming data from any sources (specially from API sources) and put data in a fashion way which is more practical to access it like an array or object. It allows to implement a DTO very fast.
datatables.net/datatables.net-fixedcolumns-dt
969 Downloads
FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables with styling for [DataTables](https://datatables.net/)
antiloop/propel-real-enum-behavior
594 Downloads
Propel 2 behavior to manage the ENUM type more closely to what enums should be
1msg/one_msg_waba_sdk
958 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail