Libraries tagged by this7 this
brandoriented/form-filter-bundle
15 Downloads
This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.
bigeweb/framework
29 Downloads
This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time
bestit/on-demand-assets-bundle
10810 Downloads
This bundle provides you with an easy way to include assets on demand, but still include them in your header or footer. This can be used for your BEM blocks or facilitates HTTP2.
banklansteve/social-interactions
2 Downloads
This Laravel package provides an elegant and customizable solution for adding social interaction features to your application. It supports liking, favoriting, and following/unfollowing models, making it perfect for social media platforms, community forums, or any application requiring user engagement functionality. The package is designed to be easy to integrate, lightweight, and extendable, allowing developers to quickly implement interaction features without reinventing the wheel. With support for polymorphic relationships, this package can be applied to any model, including posts, comments, users, and more, ensuring maximum flexibility for your application's needs.
banckle/helpdesk-sdk-php
18 Downloads
This repository contains Banckle.Helpdesk SDK for PHP source code. This SDK allows you to work with Banckle.Helpdesk REST API in your PHP applications quickly and easily.
banckle/crm-sdk-php
16 Downloads
This repository contains Banckle.CRM SDK for PHP source code. This SDK allows you to work with Banckle.CRM REST API in your PHP applications quickly and easily.
banckle/chat-sdk-php
76 Downloads
This repository contains Banckle.Chat SDK for PHP source code. This SDK allows you to work with Banckle.Chat REST API in your PHP applications quickly and easily.
bakgul/packagified-laravel
64 Downloads
This is the main package that collects the other packages in this family to perform fully.
bakgul/laravel-resource-creator
100 Downloads
This package aims to create the view, style, and javascript files. It can create all boilerplates and connect files to each other to reduce repetitive tasks. Blade, Vuejs (view, vue-router, vuex, pinia), and Sass are covered in this first release.
bakgul/laravel-file-creator
122 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
bakgul/laravel-code-generator
66 Downloads
This package aims to generate code on the target files in order to increase productivity. In this first release, relationsips are covered almost entirely.
bakgul/kernel
176 Downloads
This is a helper package, and it isn't meant to be used independently. That being said, it contains some nice helper classes to deal with the file system, strings, arrays, naming conventions, etc. If you need such functionalities, you may find this package helpful. On the other hand, its real purpose is to collect some classes and methods that are being used by multiple packages that are part of Packagified Laravel.
bakgul/file-history
141 Downloads
This is a helper package, and it can't be used independently. Its purpose is to log the changes of files when they are created/deleted/updated through the commands shipped with the packages, which are part of Packagified Laravel. So this package can't track the changes made manually.
ayaline/ezpublish-kernel
6 Downloads
eZ Publish API and kernel. This is the heart of eZ Publish 5. This is a v2014.11 kernel, maintained for bugfixes by Netgen.
auto-api/auto-api-scwv
1 Downloads
Laravel Auto API Single Controller Web View This package that you activate first to learn the secrets of the API, you can write one path and one controller then return the view to the web and from the same controller to restore and re-register the json. This package will write one source code for the web and the API at the same time, you do not need to write one source code for the web and another for the API This package saves you from writing the source code because you will write one source code that works on the web and works on applications, all of this with one source code only