sithusan's Stars
rectorphp/rector
Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
easy-coding-standard/easy-coding-standard
The Easiest way to add coding standard to your PHP project
laravel/browser-kit-testing
Provides backwards compatibility for BrowserKit testing in the latest Laravel release.
beyondcode/laravel-er-diagram-generator
Generate entity relation diagrams from your Laravel model files.
kenkoooo/competitive-programming-rs
Algorithm Snippets for Competitive Programming in Rust
Respect/Validation
The most awesome validation engine ever created for PHP
sickcodes/Docker-OSX
Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
webiny/webiny-js
Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
eidheim/Simple-Web-Server
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.
thecodingmachine/safe
All PHP functions, rewritten to throw exceptions instead of returning false
DATA-DOG/go-sqlmock
Sql mock driver for golang to test database interactions
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
Developer-Y/technical-interviews
stoplightio/studio
The modern editor for API Design and Technical Writing.
ulid/spec
The canonical spec for ulid
mockery/mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
vishnubob/wait-for-it
Pure bash script to test and wait on the availability of a TCP host and port
mauricioaniche/ck
Code metrics for Java code by means of static analysis
r-spacex/SpaceX-API
:rocket: Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data.
ashuray/InterviewRoom
Contains all important data structure and algorithms problems asked in interviews
piotrplenik/clean-code-php
:bathtub: Clean Code concepts adapted for PHP
laravel/framework
The Laravel Framework.
lstrojny/functional-php
Primitives for functional programming in PHP
mrthetkhine/designpattern
Design pattern code example in Java
evilsoft/crocks
A collection of well known Algebraic Data Types for your utter enjoyment.
analysis-tools-dev/static-analysis
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
Codeception/Codeception
Full-stack testing PHP framework
sebastianbergmann/php-code-coverage
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
xdebug/xdebug
Xdebug — Step Debugger and Debugging Aid for PHP