Libraries tagged by movie maker
renderforest/sdk-php
733 Downloads
Renderforest SDK for PHP
juzaweb/cms
562483 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
juzaweb/juzacms
17251 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
mymocms/mymocms
94 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
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
kozennnn/tmdb-api
24 Downloads
A PHP package to make The Movie Database API easier to use
xylis/faker-cinema-providers
11507 Downloads
Generate random movie & shows datas using fakerphp/faker (based on real names & datas)
yasglobal/make-paths-relative
6 Downloads
Convert Absolute URLs to be relative in your fingertip.
pointplus/faker-cinema-providers
324 Downloads
Generate random movie & shows datas using fakerphp/Faker (based on real names & datas), this project is forked from xylis/faker-cinema-providers
mattostromhall/laravel-make-in
83 Downloads
A wrapper around the artisan make command to move created classes to a specified path and update the namespace accordingly.
benhall14/php-upload
7 Downloads
A PHP Upload class that makes handing uploads and validation quicker and easier.
mhinspeya/inspeya-wishlist-hyva
6 Downloads
Magento 2 Multiple Wishlists module helps your customers make, share & manage as many wishlists as required making it more convenience for special needs. They can move wishlist items directly to the cart & proceed to checkout. Create unlimited wishlists. Create a new wishlist & use existing wishlist.
mhinspeya/inspeya-wishlist
1 Downloads
Magento 2 Multiple Wishlists module helps your customers make, share & manage as many wishlists as required making it more convenience for special needs. They can move wishlist items directly to the cart & proceed to checkout. Create unlimited wishlists. Create a new wishlist & use existing wishlist.
dominikstyp/laravel-model-abstractor
9 Downloads
Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.