Libraries tagged by apply
nathandentzau/composer-patches-dev
3155 Downloads
Apply patches to packages while Composer is in dev mode
nandan108/attrecord-migrations
2 Downloads
Declarative schema convergence for attrecord: introspect the live database, diff it against attribute-derived TableSchema, and apply a classified, guarded ALTER plan.
mvnrsa/laravel-sluggable-trait
40 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save. A slight omprovement on martinbean/laravel-sluggable-trait to use underscore (or any other character) instead of dash in slugs.
mouf/utils.log.filter-logger
5 Downloads
This package contains a class that acts as a logger. It purpose is to apply a filter on logs and forward the logs to another logger that will take care of storing the log.
mostafijartisan/wherefilter
9 Downloads
The package allows developers to dynamically apply `where` and `whereLike` filters to Eloquent queries without writing repetitive query-building logic in their controllers.
mhinspeya/jobs-manager
6 Downloads
Magento 2 Jobs Manager extension enables you to seamlessly integrate a comprehensive job board into your eCommerce store. This powerful extension allows you to efficiently manage the entire hiring process by creating and posting various types of job listings, categorized by type, location, and department. Enhance your website's functionality by allowing potential candidates to discover and apply for positions directly through your store, streamlining your talent acquisition process.With the Jobs Manager extension, you can:- Create and manage multiple job listings with detailed descriptions.- Categorize jobs by type (full-time, part-time, freelance), location, and department.- Allow candidates to apply directly through your website, simplifying the application process.- Easily update and maintain job listings to ensure current openings are accurately represented.- Enhance your eCommerce site by adding a dedicated career section, attracting high-quality talent.This extension is designed to provide a robust solution for businesses looking to expand their team and find the right talent using their eCommerce platform. By integrating a job board into your Magento 2 store, you can leverage your online presence to support your recruitment efforts effectively.
mdhesari/laravel-query-filters
358 Downloads
Easily apply query filters in your controllers.
mcprohosting/aperture
86 Downloads
Simple Laravel package for taking and applying snapshots of database contents.
mauricioschmitz/watson-php-sdk
24 Downloads
PHP SDK for Watson so that the developer could apply Watson quickly in PHP applications
marekmiklusek/laraboost
412 Downloads
A package that automatically apply common Laravel configurations, development tools and more...
makasim/json-patch-php
838 Downloads
Produce and apply json-patch objects
maispace/environment
0 Downloads
Helper extension for environment-dependent TYPO3 configuration. Loads `.env` files via `helhum/dotenv-connector` and provides utilities to detect the active environment (development, staging, production) and apply appropriate settings.
lolcodeca/namecase
12 Downloads
A small library to properly apply upper case to (mostly English) surnames.
koba/filter-builder-eloquent
136 Downloads
Extension for the core filter builder library that allows applying filters on eloquent queries.
koba/filter-builder-core
118 Downloads
A library that allows you to apply filters to objects which can be stored as arrays.