Libraries tagged by GOALS
pleesher/client
202 Downloads
Pleesher Client
goal-api/sdk
0 Downloads
PHP SDK for the GOAL API: football fixtures, live scores, standings, stats and odds.
alex-goal/person
13 Downloads
Data management of a Russian person
vannut/oc-donate-plugin
1 Downloads
OctoberCMS plugin to be able to receive donations via Mollie. With goals!
valantic-cec/aijira
17 Downloads
Use OpenAI to generate sprint goals, a sprint review agenda or jira ticket field descriptions.
tsanchev/timecircles
20 Downloads
TimeCircles is a jQuery plugin that provides a nice looking way to either count down towards a certain time, or to count up from a certain time. The goal for TimeCircles is to provide a simple yet dynamic tool that makes it very easy to provide visitors an attractive countdown or timer.
test123test234/sdk-php
0 Downloads
This is an **example** API to demonstrate features of the OpenAPI specification. # Introduction This API definition is intended to to be a good starting point for describing your API in [OpenAPI/Swagger format](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md). It also demonstrates features of the [create-openapi-repo](https://github.com/Redocly/create-openapi-repo) tool and the [Redoc](https://github.com/Redocly/Redoc) documentation engine. Beyond the standard OpenAPI syntax, we use a few [vendor extensions](https://github.com/Redocly/Redoc/blob/master/docs/redoc-vendor-extensions.md). # OpenAPI Specification The goal of The OpenAPI Specification is to define a standard, language-agnostic interface to REST APIs which allows both humans and computers to discover and understand the capabilities of the service without access to source code, documentation, or through network traffic inspection. When properly defined via OpenAPI, a consumer can understand and interact with the remote service with a minimal amount of implementation logic. Similar to what interfaces have done for lower-level programming, OpenAPI removes the guesswork in calling the service.
sumpygump/greg
4 Downloads
CLI tool for managing personal goals
scribilicious/tinylistscraper
18 Downloads
TinyListScraper is an easy to use page list scraper. Its main goal is to scrape news and search results.
ryangurn/componently
0 Downloads
Componently is a predefined set of components that can be used in any laravel application to save some time and effort. The main goal is standardization with flexibility.
rubrasum/velocity-forms
11 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --
rockerox/timecircles
1218 Downloads
TimeCircles is a jQuery plugin that provides a nice looking way to either count down towards a certain time, or to count up from a certain time. The goal for TimeCircles is to provide a simple yet dynamic tool that makes it very easy to provide visitors an attractive countdown or timer.
ricardonavarrom/tdd-katas-with-php
7 Downloads
The main goal of this repo is hosting PHP katas to improve my TDD knowledge. Inside each kata there is a README with the assingment.
renzvos/angular-phpmyadmin
2 Downloads
The goal is to move from backend application to frontend ,This can avoid unnecessary reloads etc and is a contribution for all the PHP-MySQL Developers out there.
quillstack/server-request
27 Downloads
The request object based on PSR-7: HTTP messages, and with the main goal: to be simple and fast.