DevPick.io

<report best open source project>

Javascript

JavaScript ("JS" for short) is a lightweight, interpreted or just-in-time compiled programming language with function first. Although it is famous as a scripting language for developing Web pages, it is also used in many non-browser environments. JavaScript is based on prototype programming, a multi-paradigm dynamic scripting language, and supports object-oriented, imperative, declarative, functional programming paradigm.

Projects

  • React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue

    Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • AngularJS

    HTML enhanced for web apps!

  • D3

    Bring data to life with SVG, Canvas and HTML.

  • Webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand.

  • Parcel

    The zero configuration build tool for the web.

  • Vite

    Next generation frontend tooling. It's fast!

  • Tailwind CSS

    A utility-first CSS framework for rapid UI development.

PHP

PHP is a popular general-purpose scripting language that is especially suited to web development.Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world.

Projects

  • Laravel

    Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things. A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Symfony

    Symfony is a set of PHP Components, a Web Application framework, a Philosophy, and a Community — all working together in harmony.

  • Composer

    A Dependency Manager for PHP.

  • Guzzle

    Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services.

  • CodeIgniter

    The small framework with powerful features.

  • YII

    Yii is a fast, secure, and efficient PHP framework. Flexible yet pragmatic. Works right out of the box. Has reasonable defaults.

  • Mockery

    Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework.

  • Magento

    Build multi-channel commerce experiences for B2B and B2C customers on a single platform.

Java

Java is an object-oriented programming language. It not only absorbs various advantages of C++ language, but also abandons the incomprehensible concepts of multiple inheritance and pointers in C++. Therefore, Java language has two characteristics of powerful functions and ease of use. As a representative of static object-oriented programming language, Java language perfectly implements object-oriented theory, allowing programmers to perform complex programming in an elegant way of thinking.

Projects

  • spring boot

    Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".

  • RxJava

    RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

  • Guava

    Google core libraries for Java.

  • Kotlin

    A modern programming language that makes developers happier.

  • Fastjson

    Fastjson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Fastjson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of.

  • Elasticsearch

    Free and Open, Distributed, RESTful Search Engine

  • NativeScript

    Empowering JavaScript with native platform APIs.Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java). Use what you love Angular, Capacitor, Ionic, React, Svelte, Vue and you name it compatible.

  • OKHttp

    HTTP is the way modern applications network. It’s how we exchange data & media. Doing HTTP efficiently makes your stuff load faster and saves bandwidth.