Libraries tagged by one search
landlib/treealgorithms
31 Downloads
This group of methods for work with tree structure. Provide methods build tree from flat array, find node in the tree by id, walk tree and execulte callback function for each node. Node of the tree has fields like as id, parent_id, children. Concrete names of the tree node fields can be configured with TreeAlgorithms properties idFieldName, parentIdFieldName, childsFieldName. Also exists javascript release, search lamzin-andrey/landlib on github.
tomtruyen/fuzzyness
149 Downloads
A package that provides pseudo fuzzy-searching to Laravel database queries based on tomtruyen/Fuzzyness.
yousafsyed/algorithms
18 Downloads
Original Proposal: Using the right data structure or algorithm for the situation is an important aspect of programming. In computer science literature, many data structures and algorithms have been researched and extensively documented. However, there is still no standard library in Php implementing useful structures and algorithms like Red/Black Trees, tries, different sorting algorithms, etc. This project will create such a library with documentation on when to use a particular structure/algorithm. It will also come with a benchmark suite to compare performance in different situations.
yggdrashill/post-big-extract-query
6 Downloads
Solarium plugin converting GET request into POST, for big extract Solr's query, to avoid ERROR URI limitation HTTP 414 in case there are too many characters on literals parameter.
thewinterwind/arachnid
9 Downloads
A crawler to find all unique internal pages on a given website
thanatos-vf-2000/stats4wp
4 Downloads
This plugin gives you the complete information on your website's visitors.
rhoone/rhoone-task
41 Downloads
Task for rho one.
rhoone/rhoone-spider
48 Downloads
Spider for rho one.
rhoone/rhoone-library-huiwen-tongjiuniversity
68 Downloads
Tongji University Library for rho one.
rhoone/rhoone-library-huiwen
106 Downloads
Huiwen Library Software for rho one.
rhoone/rhoone-library
34 Downloads
Library for rho one.
rhoone/rhoone-keyword
5 Downloads
Keyword for rho one.
rhoone/rhoone-feedback
39 Downloads
Feedback for rho one.
patienceman/filtan
2956 Downloads
Filtan is Laravel Http QueryFilter package designed to simplify and enhance the process of filtering queries by reading http queries. It enables developers to apply filters to queries and customize the results based on dynamic http parameters. By integrating Filtan into your Laravel project, you can build complex and flexible filtering mechanisms for your request effortlessly.
mezuky04/cartalyst-data-grid
30 Downloads
HTML markup templating on the client side, simple API on the server side. Incredibly simple and easy to use.