Libraries tagged by ethos
dgtlmoon/embeddedwiki
8 Downloads
An ultra-light PHP/JS micro-wiki tool for those who wish to embed a wiki into an existing page and only need a limited feature set.
darwinnatha/purge-logs
159 Downloads
a simple package for deleting logs by keeping those at a given period
coreconst/php-dom-plus
9 Downloads
This library extends DOMDocument and adds methods similar to those found in native JavaScript.
constantinoricardo/catalog-search-shipping
8 Downloads
Show shipping methos
chill-project/event
52 Downloads
This bundle extend chill software. This bundle allow to define event and participation to those events.
cheukpang/txt-sql
0 Downloads
Framework that uses a subset of SQL and provides php developers an alternative solution to tables and atabases, particularly those who do not have a database service (like mySQL, SQLite, MSSQL, ORACLE...)
charm/db
33 Downloads
PDO wrapper, for those that dislike verbose `PDOStatement` methods but also dislike SQL injection.
chapdel/laravel-custom-fields
4 Downloads
Laravel Custom Fields is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
cfxmarkets/repo-tools
367 Downloads
A small set of tools to help manage repositories, such as database migration tools, etc. NOTE: Because these tools encompass a wide range of uses, we've decided not to declare their dependencies explicitly. Rather, these dependencies are _suggested,_ such that people who need them may easily find and download them, while those who don't won't need to incorporate excess code.
bueckl/user-defined-gridfield-fields
1174 Downloads
Allows the user to define those fields which should be shown on a GridField
brenno-duarte/php-pecl-extensions
9 Downloads
A collection of pollyfills for those who don't have PECL installed
bradleyboy/range-converter
92 Downloads
Simple class that creates compact string representations of integer arrays. Can also convert those strings back to an array.
blank-framework/null-logger
3 Downloads
A logger for those who want to know nothing
birdboar/laravel-custom-fields
31 Downloads
Laravel Custom Fields is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
behzaddev/searchable
0 Downloads
Search Package OverviewThe Search package is a powerful tool designed to facilitate efficient and effective search operations within various datasets or databases. It provides a set of functions and classes that enable users to perform complex search queries, filter results, and retrieve relevant data with ease. The package is highly customizable, allowing users to define their own search criteria, implement sorting mechanisms, and handle large volumes of data seamlessly.Key Features: Customizable Search Queries: Users can create tailored search queries using various operators and conditions, making it possible to perform both simple and advanced searches. Sorting and Filtering: The package includes built-in methods to sort and filter search results, enabling users to organize data based on specific parameters such as date, relevance, or custom fields. Scalability: Designed to handle large datasets, the Search package is optimized for performance, ensuring quick response times even with millions of records. Integration: The package is compatible with a variety of databases and data sources, making it a versatile solution for different types of projects. User-Friendly Interface: It offers a straightforward API that is easy to use, even for those who are not experts in programming. This allows a broader audience to leverage the power of advanced search capabilities.Use Cases: Data Analysis: Quickly find and retrieve specific information from large datasets for analysis. Content Management Systems: Implement efficient search functionality in content-heavy websites or applications. E-commerce: Enhance product search features in online stores, improving the user experience by providing relevant results swiftly. Knowledge Bases: Help users find relevant articles or documentation based on keyword searches.Overall, the Search package is an essential tool for anyone needing to implement or enhance search functionality in their applications, providing both power and flexibility in managing and retrieving data.