Libraries tagged by citations

zippovich2/expressions-parser

0 Favers
483 Downloads

Used shunting-yard algorithm to parse any expressions and RPN(Reverse Polish Notations) to execute it.

Go to Download


ddreher/db-api-client

0 Favers
40 Downloads

A php client library for the deutsche bahn timetable API

Go to Download


zngly/zngly-graphql-db

0 Favers
1 Downloads

A plugin that allows you to create custom database tables and use them in GraphQL queries & mutations

Go to Download


zestic/graphql-simple-client

0 Favers
31 Downloads

A simple client to help execute queries and mutations across GraphQL

Go to Download


yousafsyed/algorithms

2 Favers
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.

Go to Download


weatherflux/weatherflux

3 Favers
49 Downloads

A gateway to listen WeatherFlow stations on a local network and write weather data in InfluxDB 2.

Go to Download


uniben/laravelgraphqlable

2 Favers
44 Downloads

A quick and easy way to build prototype GraphQL queries and mutations for your Laravel models and controllers.

Go to Download


tenturaghukumar/getrandomquotes

0 Favers
6 Downloads

This Library Generate Random Qutations for you.

Go to Download


sunnysideup/ecommerce_club_order

1 Favers
0 Downloads

this silverstripe ecommerce modules is for situations when you have groups ordering stuff and you want to keep track of their individual orders within one order

Go to Download


stevenbuehner/multi-role-acl-base

0 Favers
68 Downloads

A module that implements the acl with some presets. It can be attached to htGroupManager and htUserManager or customized for other situations

Go to Download


sprint-digital/sprint-passport

0 Favers
27 Downloads

Add GraphQL types and mutations for login and recover password functionalities

Go to Download


sovereignbot/plugin-radio

0 Favers
6 Downloads

Play various curated radio stations

Go to Download


shell/digital-payments-sdk

0 Favers
5 Downloads

The APIs detailed within this SDK will enable Shell's Fleet Solutions Customers to digitalize Shell Card/s and use them to pay to refuel their vehicles at Shell Stations.

Go to Download


renepardon/lighthouse-graphql-passport-auth

0 Favers
23 Downloads

Add GraphQL types and mutations for login and recover password functionality through passport with lighthouse

Go to Download


rapidwebltd/no-post-data-laravel-middleware

1 Favers
77 Downloads

Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.

Go to Download


<< Previous Next >>