PHP Classes

Site content newsletter

Recommend this page to a friend!
  Daily HTML version   Weekly HTML version   Daily text version   Weekly text version  

Hello this is the Weekly PHP Classes newsletter of Saturday - 2024-10-12




  • Contents


    Innovation award results

    Nominees to win the award of September of 2024

    Class: GeoPulse
    Description: Server application to track devices' location
    Author: LAGGOUNE Walid
    Country: Algeria


    Class: MicBoard Sign
    Description: Check and display the status of a Shure Microphone
    Author: Jason Olson
    Country: United States


    Class: Laravel with Office 365
    Description: Access Microsoft Outlook accounts using its API
    Author: Leonardo Feitosa
    Country: Brazil


    Class: Livraria
    Description: Manage a bookstore using micro-services
    Author: Rodrigo Faustino
    Country: Brazil


    Class: Laravel Rapid Bind
    Description: Create singletons to implement interfaces
    Author: DeGraciaMathieu
    Country: France


    Class: Yii2 Fractal
    Description: Components to implement API based on JSON:API
    Author: Insolita
    Country: Russian Federation


    Class: Laravel POW
    Description: Verify if a specific type of work was done
    Author: Mohamed Ahmed
    Country: Egypt


    Class: Dummy Stub Spy Mock
    Description: Demonstrate different types of PHP code tests
    Author: DeGraciaMathieu
    Country: France


    Class: Background Selector
    Description: Select the background of a block with ASCOOS CMS
    Author: ASCOOS CMS
    Country: Greece


    Class: Unused CSS Finder
    Description: Find unused styles from CSS and SASS files
    Author: Engin Ypsilon
    Country: Germany


    Vote

    Contents


    Latest support forum threads

    Subject Posted on Class
    Facebook Long Lived access token
    Facebook Long Lived access token
    2024-10-07 PHP OAuth Library
    Development and testing platform for various versions of PHP
    Use the AWES platform to develop and test various versions of PH
    2024-10-06 PHP Backwards Compatibility Library

    Contents


    • Latest package entries

    • PHP Classes Latest

      Picture of ASCOOS CMS
      Author: ASCOOS CMS
      Date: 2024-10-11 (1 day ago)
      Groups: PHP 5, Content management, Web services, Blogs
      Description: This package can display the latest package from PHPClasses.

      It provides a block component for the Ascoos CMS that can pull the list of the latest packages published on the PHP Classes site.

      The block component can display the list of packages on a site page managed by the Ascoos CMS.

      Through the cms management window, we can configure the block.

      - Define the number of classes to display.

      - Set a general access using the global username "bigfriend", or use the username that we declare for our login to phpclasses.org.

      - Specify whether to display a column with the days that have passed since the class was posted.

      - Finally, we will define the theme of the appearance of our block.
    • Hello World HTTP Function

      Picture of Chun-Sheng, Li
      Author: Chun-Sheng, Li
      Date: 2024-10-10 (2 days ago)
      Groups: PHP 5, Web services, Hosting
      Description: This package provides a PHP example of the Google Cloud function.

      It provides a script that can call the Google Cloud functions PHP framework to install a given cloud function.

      The package provides an example function to dispatch HTTP requests received by Google Cloud HTTP serves to output a Hello World message.
    • More Author Articles

      Picture of ASCOOS CMS
      Author: ASCOOS CMS
      Date: 2024-10-09 (3 days ago)
      Groups: PHP 5, Content management, Blogs
      Description: This package can display articles by the article author.

      It provides a block module for the ASCOOS CMS that can make a box appear on article pages with links to other articles of the same author.

      The block can display article titles, either in the current language or in all languages in which the author's articles are written.

      The block can also display the flag of the language in which the article was written, as well as display the number of times each article was viewed.

      Additionally the management section can also set the following display parameters, of the block:

      - The number of articles

      - The types of articles to be included (article, tutorial, documentation, news, etc.)

      - The categories of articles to be included and those to be excluded from the database search.

      - The block display theme.
    • SMS Verifier pH7 Builder Module

      Picture of Pierre-Henry Soria
      Author: Pierre-Henry Soria
      Date: 2024-10-08 (4 days ago)
      Groups: PHP 5, Wireless and Mobile, User Management, Web services, Validation
      Description: This package can verify accounts of the ph7 CMS using SMS messages.

      It provides a module of the ph7 content management system that can send SMS messages to the phones of the system users to verify that the users own the phone given the respective number.

      The package allows configuring the SMS gateway services that can be used to send the SMS messages.

      Currently, it supports SMS gateway services:

      - Twilio

      - Clickatell

      ?? "SMS user verification" module verifies user accounts by send texts to their mobile phones.
    • Facade

      Picture of Rodrigo Faustino
      Author: Rodrigo Faustino
      Date: 2024-10-07 (5 days ago)
      Groups: PHP 5, Language, Design Patterns
      Description: This package implements service classes using the Facade design pattern.

      It provides a login facade class that calls classes that implementat services.

      Currently, it provides service classes for:

      - User authentication

      - Email verification sending

      - Validation code generation

      - Log generation

      - User token generation
    • Chat Observe

      Picture of Rodrigo Faustino
      Author: Rodrigo Faustino
      Date: 2024-10-05 (7 days ago)
      Groups: PHP 5, Chat, Design Patterns
      Description: This package can observe the activity of a chat room.

      It provides interface definitions for observers and subjects with functions that observer and subject classes.

      The package also provides a user class that implements the observer classes and a chat room class that implements the subject class, which outputs a message when a user sends a message to the chat room.

    Contents