• English
  • Türkçe
  • Web Glossary

    Backend Development Terms

    Active filters: Category: Backend Development

    Showing 5 of 5 terms

    Sort by:

    API (Application Programming Interface) is a set of rules and protocols that allows different software applications to communicate and exchange data with each other.

    Composer is a dependency manager for PHP, designed to manage and install libraries and dependencies, making the integration and management of packages streamlined and efficient.

    PHP (Hypertext Preprocessor) is a widely-used open-source scripting language especially suited for web development, embedded within HTML to dynamically generate content on web pages.