Libraries tagged by php_project
dazzle-php/dazzle
358 Downloads
Dazzle Project.
contributte/webpack-skeleton
153 Downloads
Webpack 4 project skeleton based on Nette Framework (@nette) and Contributte (@contributte) libraries by @f3l1x.
contributte/apitte-skeleton
434 Downloads
🎁 API / REST API / JSON API / PSR-7 / Middlewares project skeleton based on Nette Framework (@nette), Apitte (@apitte), Doctrine (@nettrine) and Contributte (@contributte) libraries by @f3l1x.
catpaw/catpaw
375 Downloads
The catpaw project
caesargustav/scheduler
1196 Downloads
PHP package to generate schedules for date ranges to use in project or resource planning tools.
alexstack/laravel-cms
4240 Downloads
Simple Bootstrap Laravel CMS. Can integrate to any existing Laravel project. Only add few database tables with prefix, not effect your existing database tables. Support Laravel 8.x & 7.x & Laravel 6.x & Laravel 5.x - Amila Laravel CMS
ainnomix/magento2-quality-phpmd
6049 Downloads
PHPMD Coding standards for Magento2 projects
1msg/one_msg_waba_sdk
937 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
weglot/weglot-laravel
9 Downloads
Seamless integration of Weglot into your Laravel project
weglot/translate-laravel
1024 Downloads
Seamless integration of Weglot into your Laravel project
std-library/type-guard
2 Downloads
Type Guard module is part of the Pinkary Project, and allows you to **narrow down the type** of a variable to a more specific type.
php-flasher/flasher-pnotify-symfony
370512 Downloads
PHPFlasher - A powerful & easy-to-use package for adding flash messages to Laravel or Symfony projects. Provides feedback to users, improves engagement & enhances user experience. Intuitive design for beginners & experienced developers. A reliable, flexible solution.
leocavalcante/hyperf-doctrine
4002 Downloads
This project provides an integration for the Doctrine ORM and the Hyperf framework.
gloss-php/type-guard
421 Downloads
Type Guard module is part of the Pinkary Project, and allows you to **narrow down the type** of a variable to a more specific type.
crossjoin/browscap
234339 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.