Libraries tagged by LIKE operator

vizrex/laravel-db-utils

1 Favers
44 Downloads

This package provides command line utilities for database related operations like create, backup and restore.

Go to Download


nitricware/nwfileoperations

0 Favers
25 Downloads

Function collection for different file operations like completing a path or creating a file.

Go to Download


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
8 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


leandroip/modelclass

0 Favers
12 Downloads

A class to implement PHP Models and handle basic MySql operations like insert, select, update, delete and perform search by keywords.

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


toolman/laravel-couchdb-eloquent

0 Favers
1 Downloads

CouchDB Eloquent ORM for Laravel - Provides Eloquent-like interface for CouchDB operations

Go to Download


wubi/active-rest

0 Favers
19 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
10 Downloads

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

Go to Download


lloople/php-credit-cards

0 Favers
3 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
7 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


<< Previous Next >>