Libraries tagged by LIKE operator

mmurattcann/repository-generator

0 Favers
21 Downloads

You can easily generate interface and class for resository with given model name. Created class implements created interface and they have methods to do basic operations like store(), getAll(), etc.

Go to Download


mjohann/simple-rabbitmq

0 Favers
7 Downloads

Simple RabbitMQ is a PHP class that offers a clean and reusable abstraction for working with RabbitMQ. It simplifies the process of connecting to message queues and performing common operations like publishing messages, consuming queues, acknowledging deliveries, and managing exchanges and bindings — all without having to deal with the complexity of the underlying configuration.

Go to Download


luminee/esun

2 Favers
45 Downloads

Make ElasticSearch operation like SQL, build ORM for ElasticSearch

Go to Download


fathkoc/php-textmagic

0 Favers
2 Downloads

A lightweight PHP library for basic text analysis operations like summarization, sentiment analysis, keyword extraction, and classification.

Go to Download


charm/vector

0 Favers
25 Downloads

A Vector implementation optimized for O(1) performance in operations like random access reads, pop(), push(), shift() and unshift().

Go to Download


tbureck/diversity-common

0 Favers
41 Downloads

Provides common functionality like basic math operations that are not covered by standard PHP.

Go to Download


ddruganov/php-transactional-filesystem

0 Favers
3 Downloads

Perform transactional file operations just like you would with a database

Go to Download


wubi/active-rest

0 Favers
18 Downloads

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

Go to Download


sequelone/local-file

0 Favers
8 Downloads

A small php library that adds some functions to operate on local files, like an efficient line count function.

Go to Download


conectra/active-rest

0 Favers
1310 Downloads

This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.

Go to Download


lloople/php-credit-cards

0 Favers
2 Downloads

A PHP package to perform operations on debit and credit cards like format, validate brand, number and Luhn algorithm. It validates popular brands like Visa, Mastercard, American Express, etc.

Go to Download


oussemakhlifi/orm-package

0 Favers
1 Downloads

This a native php orm package that works with mysql it's main objectif is to facilitate the crud process in your application, contains all crud opreations like (insert, edit, update, delete, soft_delete) as well search operation

Go to Download


ngfw/webparser

0 Favers
6 Downloads

WebParser is a PHP library that allows developers to parse and query webpages using an ORM-like syntax. It facilitates the extraction of HTML elements by chaining operations such as filtering by ID or class, ordering results, and limiting output. WebParser offers a flexible interface for exploring and extracting data from the web, making it ideal for web scraping and data analysis tasks.

Go to Download


mfonte/bitmask

0 Favers
18 Downloads

Bitmask class helps you to use all might of bit masks and don't care about what bitwise operations are. It represents a high-level abstraction that looks like simple and manageable object and behaves like collection.

Go to Download


ibrahimbougaoua/filament-trace

1 Favers
71 Downloads

A Filament package is a reusable software library for PHP that provides logging and tracking functionality for CRUD operations and user interactions. It includes a logging class to capture create, read, update, delete actions, as well as user interactions like login and logout.

Go to Download


<< Previous Next >>