Libraries tagged by also
campaigningbureau/facebook-repository
226 Downloads
Acts as a repository that is able to poll the feed of facebook pages. Also comes with an optional caching decorator
byjoby/digraph-pdf
489 Downloads
Digraph module to provide PDF versions of pages and content. Also designed to allow custom PDF generation using mPDF.
burnthebook/craft3-livebuzz
50 Downloads
Pulls Exhibitors from the the LiveBuzz API to a website, it also updates and removes Exhibitors.
brunnofoggia/model-dynamic
12 Downloads
Concept of dynamic table also known as 'table of tables'
bruhanda/balance
4 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
brookinsconsulting/ezrssfeed
6 Downloads
eZ Publish Legacy extension which provides a a configurable rssfeed toolbar for displaying rssfeeds on your site. It also contains a rssfeed template operator for fetching rssfeeds into a template with eZ Publish Legacy. Great for reports!
brookinsconsulting/bcstateselect
7 Downloads
eZ Publish Legacy extension which provides a simple address state selection list datatype. Also provides support for information colllection forms. Great for smart developers!
bright-cloud-studio/isotope-list-products-variants
24 Downloads
A custom Product List which also lists variants
bored-programmers/laragrid
96 Downloads
LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.
bluedot-bd/laravel-bulksms
37 Downloads
'laravel-bulksms' is a Laravel package for integrating with an HTTP-based SMS gateway. The package is compatible with SMS providers in Bangladesh and other countries, and allows for the sending of notifications via Laravel notifications. It also includes a feature for checking the balance of an SMS account with a supported provider. This package can be useful for integrating SMS functionality into a Laravel-based application, sending sms messages to people, and keeping track of SMS usage and account balances.
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
bitsoftsol/laravel-administration
4 Downloads
Laravel administration is the autometically building the crud for web and apis when developer will create model and use the LaravelAdmin or LaravelAdminAPI Traits. Developer can build model and schema also using laravel administration interface.
bigbozo/fpdi
237 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
bhavin-thummar/ee-highlight-word
1 Downloads
This plugin gives facility of highlighting words and also highlight by custom CSS for the Expresssionengine.
beorn/base64url-tools
13 Downloads
Base64 URL-safe encoder/decoder. Also generates random tokens.